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:
parent
9baa9b7e12
commit
d148ffcaa6
19 changed files with 34 additions and 86 deletions
|
@ -26,7 +26,7 @@
|
|||
#define MAG
|
||||
#define BARO
|
||||
#define GPS
|
||||
#define DISPLAY
|
||||
#define USE_DASHBOARD
|
||||
#define TELEMETRY
|
||||
#define LED_STRIP
|
||||
#define USE_SERVOS
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue