Disable baro on CC3D target // More flash space
This commit is contained in:
parent
ed98bf4b66
commit
b745d9e480
|
@ -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…
Reference in New Issue