Copter: remove unused heli definitions

This commit is contained in:
Randy Mackay 2020-05-02 10:32:50 +09:00
parent e889f6091e
commit 944939fde3

View File

@ -64,9 +64,7 @@
#if FRAME_CONFIG == HELI_FRAME
# define RC_FAST_SPEED 125
# define WP_YAW_BEHAVIOR_DEFAULT WP_YAW_BEHAVIOR_LOOK_AHEAD
# define THR_MIN_DEFAULT 0
# define AUTOTUNE_ENABLED DISABLED
# define ACCEL_Z_P 0.30f
#endif
//////////////////////////////////////////////////////////////////////////////