1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Merge pull request #771 from AndersHoglund/fix-CC3D

Turn off MAG support for CC3D to save some flash space.
This commit is contained in:
J Blackman 2016-07-16 22:44:18 +10:00 committed by GitHub
commit fc54e696a1

View file

@ -117,6 +117,7 @@
#undef GPS
#undef BARO
#undef MAG
#ifdef CC3D_OPBL
#define SKIP_CLI_COMMAND_HELP