mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 23:35:34 +03:00
RTC6705 resource cleanup.
This commit is contained in:
parent
9886391934
commit
8e5c1dd7a3
11 changed files with 215 additions and 39 deletions
|
@ -64,7 +64,10 @@ typedef enum {
|
|||
OWNER_INVERTER,
|
||||
OWNER_LED_STRIP,
|
||||
OWNER_TRANSPONDER,
|
||||
OWNER_VTX,
|
||||
OWNER_VTX_POWER,
|
||||
OWNER_VTX_CS,
|
||||
OWNER_VTX_DATA,
|
||||
OWNER_VTX_CLK,
|
||||
OWNER_COMPASS_CS,
|
||||
OWNER_RX_BIND_PLUG,
|
||||
OWNER_ESCSERIAL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue