Skip to content

Commit

Permalink
Update libraries/AP_Mission/AP_Mission.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Hall <[email protected]>
  • Loading branch information
andyp1per and IamPete1 authored Jul 21, 2024
1 parent 47fd60b commit 7656c17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/AP_Mission/AP_Mission.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1239,7 +1239,6 @@ MAV_MISSION_RESULT AP_Mission::mavlink_int_to_mission_cmd(const mavlink_mission_

case MAV_CMD_DO_FENCE_ENABLE: // MAV ID: 207
cmd.p1 = packet.param1; // action 0=disable, 1=enable, 2=disable floor
// packet.param2; // bitmask see FENCE_TYPE enum
break;

case MAV_CMD_DO_AUX_FUNCTION:
Expand Down

0 comments on commit 7656c17

Please sign in to comment.