mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 22:35:23 +03:00
Reinstated MAG and BARO support for SPRACINGF3.
This commit is contained in:
parent
76a9a9f3fb
commit
fc199e900e
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@
|
|||
#define ACC_MPU6050_ALIGN CW270_DEG
|
||||
#endif
|
||||
|
||||
#if defined(SPRACINGF3) || defined(FLIP32F3OSD)
|
||||
#if defined(FLIP32F3OSD)
|
||||
#define SONAR
|
||||
#define SONAR_TRIGGER_PIN PB0
|
||||
#define SONAR_ECHO_PIN PB1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue