mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Merge pull request #1416 from lichtl/sparky-compass-fix
SPARKY - Correcting default compass alignment
This commit is contained in:
commit
46ad479886
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
#define MAG
|
#define MAG
|
||||||
#define USE_MAG_AK8975
|
#define USE_MAG_AK8975
|
||||||
|
|
||||||
#define MAG_AK8975_ALIGN CW0_DEG_FLIP
|
#define MAG_AK8975_ALIGN CW180_DEG_FLIP
|
||||||
|
|
||||||
#define LED0
|
#define LED0
|
||||||
#define LED1
|
#define LED1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue