Turn off MAG support for CC3D to save some flash space.
This commit is contained in:
parent
53d6e095b1
commit
b2b0298ebc
|
@ -117,6 +117,7 @@
|
|||
#undef GPS
|
||||
|
||||
#undef BARO
|
||||
#undef MAG
|
||||
|
||||
#ifdef CC3D_OPBL
|
||||
#define SKIP_CLI_COMMAND_HELP
|
||||
|
|
Loading…
Reference in New Issue