1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

Rationalised target.h files by moving common items into common.h

This commit is contained in:
Martin Budden 2017-02-21 08:07:33 +00:00
parent 9baa9b7e12
commit d148ffcaa6
19 changed files with 34 additions and 86 deletions

View file

@ -26,7 +26,7 @@
#define MAG
#define BARO
#define GPS
#define DISPLAY
#define USE_DASHBOARD
#define TELEMETRY
#define LED_STRIP
#define USE_SERVOS

View file

@ -23,7 +23,7 @@
#define MAG
#define BARO
#define GPS
#define DISPLAY
#define USE_DASHBOARD
#define SERIAL_RX
#define USE_RX_MSP
#define USE_SERIALRX_CRSF // Team Black Sheep Crossfire protocol