1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 23:05:19 +03:00

Added resource details for SIRIN TX.

This commit is contained in:
blckmn 2016-07-09 17:22:47 +10:00
parent 93ca58fb85
commit f0676b1b74
3 changed files with 7 additions and 6 deletions

View file

@ -29,6 +29,7 @@ typedef enum {
OWNER_LED_STRIP,
OWNER_LED,
OWNER_RX,
OWNER_TX,
OWNER_TOTAL_COUNT
} resourceOwner_t;