mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
Set Nav_WP as home
This commit is contained in:
parent
64cb2a54cf
commit
37f1a574fa
@ -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
|
||||
// -------------
|
||||
|
Loading…
Reference in New Issue
Block a user