mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Set default gain to 20
This commit is contained in:
parent
13f708cb40
commit
d5f12f50e0
@ -40,7 +40,7 @@
|
||||
*/
|
||||
|
||||
#define ACCEL_ALT_HOLD 0 // disabled by default, work in progress
|
||||
#define ACCEL_ALT_HOLD_GAIN 12.0
|
||||
#define ACCEL_ALT_HOLD_GAIN 20.0
|
||||
// ACCEL_ALT_HOLD 1 to enable experimental alt_hold_mode
|
||||
|
||||
// See the config.h and defines.h files for how to set this up!
|
||||
|
Loading…
Reference in New Issue
Block a user