mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
Changed default CC3D_OPBL build to include pid_luxfloat.
This commit is contained in:
parent
876fe536e6
commit
a959e6aa27
1 changed files with 2 additions and 1 deletions
|
@ -135,7 +135,8 @@
|
||||||
|
|
||||||
#ifdef CC3D_OPBL
|
#ifdef CC3D_OPBL
|
||||||
#define SKIP_CLI_COMMAND_HELP
|
#define SKIP_CLI_COMMAND_HELP
|
||||||
#define SKIP_PID_LUXFLOAT
|
//#define SKIP_PID_LUXFLOAT
|
||||||
|
#undef DISPLAY
|
||||||
#undef SONAR
|
#undef SONAR
|
||||||
#undef GPS
|
#undef GPS
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue