mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Re-enable BLACKBOX and disable GPS instead too fit CC3D_OPBL.
This commit is contained in:
parent
447061f8b1
commit
c5b8c2ff26
1 changed files with 2 additions and 1 deletions
|
@ -138,7 +138,8 @@
|
|||
#undef SONAR
|
||||
#if defined(OPBL) && defined(USE_SERIAL_1WIRE)
|
||||
#undef BARO
|
||||
#undef BLACKBOX
|
||||
//#undef BLACKBOX
|
||||
#undef GPS
|
||||
#endif
|
||||
#define SKIP_CLI_COMMAND_HELP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue