1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 06:45:16 +03:00

Resolve confict

This commit is contained in:
jflyper 2017-06-23 19:14:07 +09:00
parent 42fa95c2d0
commit 10605e00b9
2 changed files with 2 additions and 0 deletions

View file

@ -62,6 +62,7 @@ typedef enum {
OWNER_TRANSPONDER,
OWNER_VTX,
OWNER_COMPASS_CS,
OWNER_SPI_PREINIT,
OWNER_RX_BIND_PLUG,
OWNER_TOTAL_COUNT
} resourceOwner_e;