1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

Enable AUTOTUNE by default for CC

This commit is contained in:
James Cotton 2012-08-02 04:32:59 -05:00
parent fc2f8376bc
commit 3982ad0046

View File

@ -68,7 +68,7 @@ USE_GPS ?= YES
USE_TXPID ?= YES
USE_I2C ?= NO
USE_ALTITUDE ?= NO
USE_AUTOTUNE ?= NO
USE_AUTOTUNE ?= YES
TEST_FAULTS ?= NO
# List of optional modules to include