1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Delete autotune.

This commit is contained in:
Dominic Clifton 2015-10-06 19:38:02 +01:00
parent 6e59eb235d
commit d36da111b2
30 changed files with 8 additions and 743 deletions

View file

@ -112,13 +112,11 @@
#define TELEMETRY
#define SERIAL_RX
#define SONAR
#define AUTOTUNE
#define USE_SERVOS
#define USE_CLI
#if defined(OPBL)
// disabled some features for OPBL build due to code size.
#undef AUTOTUNE
#undef DISPLAY
#undef SONAR
#define SKIP_CLI_COMMAND_HELP