mirror of https://github.com/ArduPilot/ardupilot
ArduCopter: removed unused AUTO_THROTTLE_HOLD #define
This commit is contained in:
parent
ea9f357dc0
commit
b26f2861ff
|
@ -862,10 +862,6 @@
|
|||
//////////////////////////////////////////////////////////////////////////////
|
||||
// Throttle control gains
|
||||
//
|
||||
#ifndef AUTO_THROTTLE_HOLD
|
||||
# define AUTO_THROTTLE_HOLD 1
|
||||
#endif
|
||||
|
||||
#ifndef THROTTLE_CRUISE
|
||||
# define THROTTLE_CRUISE 450 //
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue