Fix MOTOLAB Target

Add Gtune to Motolab
This commit is contained in:
borisbstyle 2015-10-07 17:27:04 +02:00
parent 11c3f4dd76
commit fb0b36158b
2 changed files with 2 additions and 0 deletions

View File

@ -594,6 +594,7 @@ SPRACINGF3_SRC = \
MOTOLAB_SRC = \
$(STM32F30x_COMMON_SRC) \
drivers/accgyro_mpu.c \
drivers/display_ug2864hsweg01.c \
drivers/accgyro_mpu6050.c \
drivers/barometer_ms5611.c \

View File

@ -113,6 +113,7 @@
#define BLACKBOX
#define SERIAL_RX
//#define GPS
#define GTUNE
#define DISPLAY
#define USE_SERVOS
#define USE_FLASHFS