mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Add HMC5883L SPI driver
This commit is contained in:
parent
3fc9c70bd5
commit
6c08781401
5 changed files with 147 additions and 1 deletions
|
@ -61,6 +61,7 @@ typedef enum {
|
|||
OWNER_LED_STRIP,
|
||||
OWNER_TRANSPONDER,
|
||||
OWNER_VTX,
|
||||
OWNER_COMPASS_CS,
|
||||
OWNER_TOTAL_COUNT
|
||||
} resourceOwner_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue