mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
Automatic spektrum bind pin determination
This commit is contained in:
parent
e7a02c819c
commit
c7f62e47a6
25 changed files with 102 additions and 42 deletions
|
@ -61,6 +61,7 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
|
|||
"LED_STRIP",
|
||||
"TRANSPONDER",
|
||||
"VTX",
|
||||
"COMPASS_CS"
|
||||
"COMPASS_CS",
|
||||
"RX_BIND_PLUG",
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue