no longer calling reset_nav

This commit is contained in:
Jason Short 2011-12-30 23:46:11 -08:00
parent 62ca68cdbb
commit 4b2979743f

View File

@ -1392,7 +1392,7 @@ static void update_navigation()
next_WP = current_loc;
// clear Loiter Iterms
reset_nav();
//reset_nav();
}else{
// this is also set by GPS in update_nav
wp_control = LOITER_MODE;