Copter: remove AUTOTUNE Enable definition

This commit is contained in:
Bill Geyer 2021-12-21 23:42:40 -05:00 committed by Bill Geyer
parent 476560d377
commit cd64216558

View File

@ -55,7 +55,6 @@
#if FRAME_CONFIG == HELI_FRAME
# define RC_FAST_SPEED 125
# define WP_YAW_BEHAVIOR_DEFAULT WP_YAW_BEHAVIOR_LOOK_AHEAD
# define AUTOTUNE_ENABLED ENABLED
#endif
//////////////////////////////////////////////////////////////////////////////