Skip to content
Snippets Groups Projects
Commit 996cfc5c authored by Jason Short's avatar Jason Short
Browse files

changed WP radius to AP_Int16

parent c2060d6d
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ public:
AP_Int8 command_total;
AP_Int8 command_index;
AP_Int8 command_nav_index;
AP_Int8 waypoint_radius;
AP_Int16 waypoint_radius;
AP_Int16 loiter_radius;
AP_Int16 waypoint_speed_max;
AP_Float crosstrack_gain;
......
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