Set Nav_WP as home

This commit is contained in:
Jason Short 2011-12-10 23:26:10 -08:00
parent 64cb2a54cf
commit 37f1a574fa

View File

@ -220,8 +220,8 @@ static void init_home()
// Save prev loc this makes the calcs look better before commands are loaded
prev_WP = home;
// this is dangerous since we can get GPS lock at any time.
//next_WP = home;
//
next_WP = home;
// Load home for a default guided_WP
// -------------