mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
ArduCopter - remove reference to AUTO_RESET_LOITER that is not used anymore
This commit is contained in:
parent
485cebf85c
commit
7bf4e22c7b
@ -899,10 +899,6 @@
|
||||
# define USE_CURRENT_ALT FALSE
|
||||
#endif
|
||||
|
||||
|
||||
#ifndef AUTO_RESET_LOITER
|
||||
# define AUTO_RESET_LOITER 1 // enables Loiter to reset it's current location based on stick input.
|
||||
#endif
|
||||
#ifndef CUT_MOTORS
|
||||
# define CUT_MOTORS 1 // do we cut the motors with no throttle?
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user