1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

cc3d flash is overflowing w/ new bf pidc, undef led_strip for now?

This commit is contained in:
nathan 2016-07-18 00:27:14 -07:00
parent 7b0f38369e
commit 26f26ab959

View file

@ -121,6 +121,7 @@
#ifdef CC3D_OPBL #ifdef CC3D_OPBL
#define SKIP_CLI_COMMAND_HELP #define SKIP_CLI_COMMAND_HELP
#undef LED_STRIP
#undef DISPLAY #undef DISPLAY
#undef SONAR #undef SONAR
#endif #endif