mirror of https://github.com/ArduPilot/ardupilot
ACM: removing old define
This commit is contained in:
parent
580c5e109e
commit
953b93293e
|
@ -676,10 +676,6 @@
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
// Loiter Navigation control gains
|
// Loiter Navigation control gains
|
||||||
//
|
//
|
||||||
#ifndef LOITER_RATE
|
|
||||||
# define LOITER_RATE 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef LOITER_RATE_P
|
#ifndef LOITER_RATE_P
|
||||||
# define LOITER_RATE_P 2.0 //
|
# define LOITER_RATE_P 2.0 //
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue