Merge pull request #781 from nathantsoi/fix/cc3d-opbl

cc3d opbl flash is overflowing w/ new bf pidc, undef led_strip for now?
This commit is contained in:
Nathan 2016-07-18 00:30:42 -07:00 committed by GitHub
commit a2fbbce072
1 changed files with 1 additions and 0 deletions

View File

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