mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
upped throttle manual boost to 225
This commit is contained in:
parent
afc4aceb32
commit
4ba600c0c5
@ -1984,7 +1984,7 @@ static void update_altitude_est()
|
||||
//Serial.printf(" %d, %d, %d, %d\n", climb_rate_actual, climb_rate_error, climb_rate, current_loc.alt);
|
||||
}
|
||||
|
||||
#define THROTTLE_ADJUST 200
|
||||
#define THROTTLE_ADJUST 225
|
||||
static void
|
||||
adjust_altitude()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user