mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
CC3D - Display OLED DISPLAY on OPBL builds.
This commit is contained in:
parent
1ef2d8ea4d
commit
c1cb0d8864
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue