mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
Turned off Rate_I for Arduino users.
This commit is contained in:
parent
8988c7d9e4
commit
0ed9af1bf5
@ -46,5 +46,5 @@
|
||||
//#define LOITER_THR THROTTLE_MANUAL
|
||||
# define RTL_YAW YAW_HOLD
|
||||
|
||||
#define RATE_ROLL_I 0.18
|
||||
#define RATE_PITCH_I 0.18
|
||||
//#define RATE_ROLL_I 0.18
|
||||
//#define RATE_PITCH_I 0.18
|
||||
|
Loading…
Reference in New Issue
Block a user