removed unused var
This commit is contained in:
parent
8d63af2a89
commit
3d7f3f6b77
@ -243,7 +243,6 @@ static void reset_nav(void)
|
|||||||
crosstrack_error = 0;
|
crosstrack_error = 0;
|
||||||
target_bearing = 0;
|
target_bearing = 0;
|
||||||
wp_distance = 0;
|
wp_distance = 0;
|
||||||
wp_totalDistance = 0;
|
|
||||||
long_error = 0;
|
long_error = 0;
|
||||||
lat_error = 0;
|
lat_error = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user