mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
renamed function
This commit is contained in:
parent
43365fe802
commit
932869b686
@ -137,7 +137,7 @@ static void execute_nav_command(void)
|
||||
Log_Write_Cmd(g.command_index, &command_nav_queue);
|
||||
|
||||
// clear navigation prameters
|
||||
reset_nav();
|
||||
reset_nav_params();
|
||||
|
||||
// Act on the new command
|
||||
process_nav_command();
|
||||
|
Loading…
Reference in New Issue
Block a user