1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Moved GPS for the moment

This commit is contained in:
blckmn 2017-01-10 14:15:28 +11:00
parent 820e36f227
commit d4f7e6b9fd

View file

@ -81,7 +81,6 @@
#if (FLASH_SIZE > 64)
#define BLACKBOX
#define GPS
#define TELEMETRY
#define TELEMETRY_FRSKY
#define TELEMETRY_HOTT
@ -93,6 +92,7 @@
#endif
#if (FLASH_SIZE > 128)
#define GPS
#define CMS
#define USE_DASHBOARD
#define USE_MSP_DISPLAYPORT