mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
Generic pin output driver
This commit is contained in:
parent
1a6964b6b7
commit
8f76a11081
12 changed files with 215 additions and 2 deletions
|
@ -70,6 +70,7 @@ typedef enum {
|
|||
OWNER_TIMUP,
|
||||
OWNER_RANGEFINDER,
|
||||
OWNER_RX_SPI,
|
||||
OWNER_PINIO,
|
||||
OWNER_TOTAL_COUNT
|
||||
} resourceOwner_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue