mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 18:38:28 -04:00
Enable RTL
This commit is contained in:
parent
3a453b56c1
commit
6bdc116176
@ -16,8 +16,7 @@ static void failsafe_on_event()
|
||||
// 2 = Stay in AUTO and ignore failsafe
|
||||
|
||||
default:
|
||||
// not ready to enable yet w/o more testing
|
||||
//set_mode(RTL);
|
||||
set_mode(RTL);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user