ArduCopter - increased default THROTTLE_CRUISE to 450
This commit is contained in:
parent
22315cd41a
commit
0773a25b5d
@ -723,7 +723,7 @@
|
||||
// Throttle control gains
|
||||
//
|
||||
#ifndef THROTTLE_CRUISE
|
||||
# define THROTTLE_CRUISE 350 //
|
||||
# define THROTTLE_CRUISE 450 //
|
||||
#endif
|
||||
|
||||
#ifndef ALT_HOLD_P
|
||||
|
Loading…
Reference in New Issue
Block a user