1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Disable baro on CC3D target // More flash space

This commit is contained in:
borisbstyle 2016-02-09 11:40:02 +01:00
parent ed98bf4b66
commit b745d9e480

View file

@ -136,11 +136,11 @@
#undef DISPLAY #undef DISPLAY
#undef SONAR #undef SONAR
#if defined(OPBL) && defined(USE_SERIAL_1WIRE) //#if defined(OPBL) && defined(USE_SERIAL_1WIRE)
#undef BARO #undef BARO
//#undef BLACKBOX //#undef BLACKBOX
#undef GPS #undef GPS
#endif //#endif
#define SKIP_CLI_COMMAND_HELP #define SKIP_CLI_COMMAND_HELP
#define SPEKTRUM_BIND #define SPEKTRUM_BIND