mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
Enable RTL
This commit is contained in:
parent
ca5e4bb802
commit
ec5b080167
@ -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