1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 09:45:37 +03:00

Enable G-Tune on Sparky

Fix code style
This commit is contained in:
Michael Jakob 2015-04-12 21:56:11 +02:00
parent fe2f2f3053
commit ef5887856d
2 changed files with 2 additions and 1 deletions

View file

@ -108,6 +108,7 @@
#define CURRENT_METER_ADC_CHANNEL ADC_Channel_4 #define CURRENT_METER_ADC_CHANNEL ADC_Channel_4
#define AUTOTUNE #define AUTOTUNE
#define GTUNE
#define BLACKBOX #define BLACKBOX
#define TELEMETRY #define TELEMETRY
#define SERIAL_RX #define SERIAL_RX