1
0
Fork 0
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:
Anders Hoglund 2016-01-16 19:46:52 +01:00
parent 447061f8b1
commit c5b8c2ff26

View file

@ -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