1
0
Fork 0
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:
Michael Keller 2017-05-12 15:45:05 +12:00
parent 76a9a9f3fb
commit fc199e900e

View file

@ -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