Skip to content
Snippets Groups Projects
Commit 2c1eb443 authored by Hamish Willee's avatar Hamish Willee Committed by Beat Küng
Browse files

Geofence failsafe action params to reflect current mode names

parent 42d1708d
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment