mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-20 23:05:17 +03:00
Update navigation.c
This commit is contained in:
parent
70b28df273
commit
578b4cf0e7
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ PG_RESET_TEMPLATE(navConfig_t, navConfig,
|
|||
.launch_motor_timer = 500, // ms
|
||||
.launch_motor_spinup_time = 100, // ms, time to gredually increase throttle from idle to launch
|
||||
.launch_timeout = 5000, // ms, timeout for launch procedure
|
||||
.launch_climb_angle = 18 // 18 degress
|
||||
.launch_climb_angle = 18 // 18 degrees
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue