mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
no longer calling reset_nav
This commit is contained in:
parent
170a646ecf
commit
fc93a73ad7
@ -122,7 +122,7 @@ static void execute_nav_command(void)
|
||||
process_nav_command();
|
||||
|
||||
// clear navigation prameters
|
||||
reset_nav();
|
||||
//reset_nav();
|
||||
|
||||
// clear May indexes to force loading of more commands
|
||||
// existing May commands are tossed.
|
||||
|
Loading…
Reference in New Issue
Block a user