1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +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 GPS
#undef BARO #undef BARO
#undef MAG
#ifdef CC3D_OPBL #ifdef CC3D_OPBL
#define SKIP_CLI_COMMAND_HELP #define SKIP_CLI_COMMAND_HELP