mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Disable baro on CC3D target // More flash space
This commit is contained in:
parent
ed98bf4b66
commit
b745d9e480
1 changed files with 2 additions and 2 deletions
|
@ -136,11 +136,11 @@
|
|||
|
||||
#undef DISPLAY
|
||||
#undef SONAR
|
||||
#if defined(OPBL) && defined(USE_SERIAL_1WIRE)
|
||||
//#if defined(OPBL) && defined(USE_SERIAL_1WIRE)
|
||||
#undef BARO
|
||||
//#undef BLACKBOX
|
||||
#undef GPS
|
||||
#endif
|
||||
//#endif
|
||||
#define SKIP_CLI_COMMAND_HELP
|
||||
|
||||
#define SPEKTRUM_BIND
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue