mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Move transponder to use IO/Timer configuraton.
Initialisation now matches LED strip code.
This commit is contained in:
parent
135231f289
commit
782d8316da
6 changed files with 90 additions and 85 deletions
|
@ -58,5 +58,6 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
|
|||
"RX_BIND",
|
||||
"INVERTER",
|
||||
"LED_STRIP",
|
||||
"TRANSPONDER"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue