mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45: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,5 +61,6 @@ const char * const ownerNames[OWNER_TOTAL_COUNT] = {
|
|||
"LED_STRIP",
|
||||
"TRANSPONDER",
|
||||
"VTX",
|
||||
"COMPASS_CS"
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue