Skip to content
Snippets Groups Projects
Commit be2e80c1 authored by bresch's avatar bresch Committed by Daniel Agar
Browse files

MPC_YAW_MODE - Change max to 3 to enable trajectory alignment

parent ee8e3c45
No related branches found
No related tags found
No related merge requests found
......@@ -718,7 +718,7 @@ PARAM_DEFINE_INT32(MPC_OBS_AVOID, 0);
* Specifies the heading in Auto.
*
* @min 0
* @max 2
* @max 3
* @value 0 towards waypoint
* @value 1 towards home
* @value 2 away from home
......
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