mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
removed unused var
This commit is contained in:
parent
8d63af2a89
commit
3d7f3f6b77
@ -243,7 +243,6 @@ static void reset_nav(void)
|
||||
crosstrack_error = 0;
|
||||
target_bearing = 0;
|
||||
wp_distance = 0;
|
||||
wp_totalDistance = 0;
|
||||
long_error = 0;
|
||||
lat_error = 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user