mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
Made MSC initialisation pin configurable. (#5535)
This commit is contained in:
parent
605962d9a5
commit
83e614c139
13 changed files with 99 additions and 69 deletions
|
@ -71,6 +71,7 @@ typedef enum {
|
|||
OWNER_RANGEFINDER,
|
||||
OWNER_RX_SPI,
|
||||
OWNER_PINIO,
|
||||
OWNER_USB_MSC_PIN,
|
||||
OWNER_TOTAL_COUNT
|
||||
} resourceOwner_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue