Merge pull request #3280 from mikeller/disable_gps_to_fix_build

Disabled GPS for F3 to make the build fit into flash space.
This commit is contained in:
Michael Keller 2017-06-14 13:46:59 +12:00 committed by GitHub
commit 649d32eadc
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@
#endif
#if (FLASH_SIZE > 256)
# Temporarily moved this here because of overflowing flash size on F3
// Temporarily moved this here because of overflowing flash size on F3
#define GPS
#define USE_UNCOMMON_MIXERS