Skip to content
Snippets Groups Projects
Commit 390a8c02 authored by Randy Mackay's avatar Randy Mackay
Browse files

Copter: enable AUTOTUNE by default

parent 0cbedded
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@
//#define LOGGING_ENABLED DISABLED // disable dataflash logging to save 11K of flash space
//#define MOUNT DISABLED // disable the camera gimbal to save 8K of flash space
//#define CLI_ENABLED DISABLED // disable the CLI (command-line-interface) to save 21K of flash space
#define AUTOTUNE DISABLED // disable the auto tune functionality to save 7k of flash
//#define AUTOTUNE DISABLED // disable the auto tune functionality to save 7k of flash
// redefine size of throttle deadband in pwm (0 ~ 1000)
//#define THROTTLE_IN_DEADBAND 100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment