mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
Add resource command
This commit is contained in:
parent
f78ced9a4d
commit
c6aa8e7b56
3 changed files with 5 additions and 0 deletions
|
@ -64,6 +64,7 @@ typedef enum {
|
|||
OWNER_COMPASS_CS,
|
||||
OWNER_SPI_PREINIT,
|
||||
OWNER_RX_BIND_PLUG,
|
||||
OWNER_ESCSERIAL,
|
||||
OWNER_TOTAL_COUNT
|
||||
} resourceOwner_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue