Skip to content

Commit

Permalink
Plane: post rebase fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring committed Jan 29, 2024
1 parent 2acf9ef commit 7a79292
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ArduPlane/GCS_Mavlink.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1478,8 +1478,6 @@ void GCS_MAVLINK_Plane::handle_set_position_target_global_int(const mavlink_mess
plane.adjust_altitude_target();
}
}

break;
}

MAV_RESULT GCS_MAVLINK_Plane::handle_command_do_set_mission_current(const mavlink_command_int_t &packet)
Expand Down

0 comments on commit 7a79292

Please sign in to comment.