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:
commit
fc54e696a1
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@
|
|||
#undef GPS
|
||||
|
||||
#undef BARO
|
||||
#undef MAG
|
||||
|
||||
#ifdef CC3D_OPBL
|
||||
#define SKIP_CLI_COMMAND_HELP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue