mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
Add TIMUP pseudo resource
This commit is contained in:
parent
fd534037e4
commit
209be419cb
5 changed files with 74 additions and 2 deletions
|
@ -67,6 +67,7 @@ typedef enum {
|
|||
OWNER_RX_BIND_PLUG,
|
||||
OWNER_ESCSERIAL,
|
||||
OWNER_CAMERA_CONTROL,
|
||||
OWNER_TIMUP,
|
||||
OWNER_TOTAL_COUNT
|
||||
} resourceOwner_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue