mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Changed defines for GYRO/ACC/MAG/BARO/GPS/SONAR/OSD/BLACKBOX/CMS to conform to the USE_ convention.
This commit is contained in:
parent
62c5711ce7
commit
a8d34dabb0
152 changed files with 589 additions and 588 deletions
|
@ -26,9 +26,9 @@
|
|||
#define U_ID_2 2
|
||||
|
||||
#define MAX_PROFILE_COUNT 3
|
||||
#define MAG
|
||||
#define BARO
|
||||
#define GPS
|
||||
#define USE_MAG
|
||||
#define USE_BARO
|
||||
#define USE_GPS
|
||||
#define USE_DASHBOARD
|
||||
#define TELEMETRY
|
||||
#define LED_STRIP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue