mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 16:24:07 +08:00
Geofence failsafe action params to reflect current mode names
This commit is contained in:
parent
42d1708d7c
commit
2c1eb443ca
@ -56,9 +56,9 @@
|
||||
* @max 4
|
||||
* @value 0 None
|
||||
* @value 1 Warning
|
||||
* @value 2 Loiter
|
||||
* @value 3 Return to Land
|
||||
* @value 4 Flight terminate
|
||||
* @value 2 Hold mode
|
||||
* @value 3 Return mode
|
||||
* @value 4 Terminate
|
||||
* @group Geofence
|
||||
*/
|
||||
PARAM_DEFINE_INT32(GF_ACTION, 1);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user