mirror of https://github.com/ArduPilot/ardupilot
removed old loiter method option
This commit is contained in:
parent
824fe055fe
commit
758a5240f2
|
@ -67,6 +67,3 @@
|
||||||
// enable this for the new 'APM2' hardware
|
// enable this for the new 'APM2' hardware
|
||||||
// #define CONFIG_APM_HARDWARE APM_HARDWARE_APM2
|
// #define CONFIG_APM_HARDWARE APM_HARDWARE_APM2
|
||||||
// #define APM2_BETA_HARDWARE // for developers who received an early beta board with the older BMP085
|
// #define APM2_BETA_HARDWARE // for developers who received an early beta board with the older BMP085
|
||||||
|
|
||||||
#define LOITER_METHOD 0
|
|
||||||
// set to 1 to try an alternative Loiter control method
|
|
||||||
|
|
Loading…
Reference in New Issue