CC3D - Display OLED DISPLAY on OPBL builds.
This commit is contained in:
parent
1ef2d8ea4d
commit
c1cb0d8864
|
@ -119,6 +119,7 @@
|
||||||
#if defined(OPBL)
|
#if defined(OPBL)
|
||||||
// disabled some features for OPBL build due to code size.
|
// disabled some features for OPBL build due to code size.
|
||||||
#undef AUTOTUNE
|
#undef AUTOTUNE
|
||||||
|
#undef DISPLAY
|
||||||
#undef SONAR
|
#undef SONAR
|
||||||
#define SKIP_CLI_COMMAND_HELP
|
#define SKIP_CLI_COMMAND_HELP
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue