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