mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 21:05:35 +03:00
RTC6705 resource cleanup.
This commit is contained in:
parent
9886391934
commit
8e5c1dd7a3
11 changed files with 215 additions and 39 deletions
|
@ -66,7 +66,10 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
|
|||
"INVERTER",
|
||||
"LED_STRIP",
|
||||
"TRANSPONDER",
|
||||
"VTX",
|
||||
"VTX_POWER",
|
||||
"VTX_CS",
|
||||
"VTX_DATA",
|
||||
"VTX_CLK",
|
||||
"COMPASS_CS",
|
||||
"RX_BIND_PLUG",
|
||||
"ESCSERIAL",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue