mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +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,6 +58,7 @@ typedef enum {
|
|||
OWNER_RX_BIND,
|
||||
OWNER_INVERTER,
|
||||
OWNER_LED_STRIP,
|
||||
OWNER_TRANSPONDER,
|
||||
OWNER_TOTAL_COUNT
|
||||
} resourceOwner_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue