mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Converted more 'feature' type defines to use the 'USE_<x>' convention: LED_STRIP TARGET_CONFIG BRUSHED_ESC_AUTODETECT SERIAL_RX TELEMETRY TELEMETRY_CRSF TELEMETRY_FRSKY TELEMETRY_HOTT TELEMETRY_IBUS TELEMETRY_JETIEXBUS TELEMETRY_LTM TELEMETRY_MAVLINK TELEMETRY_SMARTPORT TELEMETRY_SRXL TELEMETRY_NRF24_LTM TELEMETRY_LTM SPEKTRUM_BIND NAV BUTTONS
This commit is contained in:
parent
cd2fc5254d
commit
b78d8ad83e
140 changed files with 300 additions and 308 deletions
|
@ -30,8 +30,8 @@
|
|||
#define USE_BARO
|
||||
#define USE_GPS
|
||||
#define USE_DASHBOARD
|
||||
#define TELEMETRY
|
||||
#define LED_STRIP
|
||||
#define USE_TELEMETRY
|
||||
#define USE_LED_STRIP
|
||||
#define USE_SERVOS
|
||||
#define TRANSPONDER
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue