mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
removed unused var
This commit is contained in:
parent
59f22f0ca0
commit
8ed2d96396
@ -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