mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Arducopter
for rate altitude changes
This commit is contained in:
parent
71248fe114
commit
dcf9f9dab1
@ -789,7 +789,7 @@
|
||||
# define THROTTLE_P 0.4 // .25
|
||||
#endif
|
||||
#ifndef THROTTLE_I
|
||||
# define THROTTLE_I 0.0 // Don't edit
|
||||
# define THROTTLE_I 0.02
|
||||
#endif
|
||||
#ifndef THROTTLE_D
|
||||
# define THROTTLE_D 0.0 //
|
||||
|
Loading…
Reference in New Issue
Block a user