Copter: remove incorrect comment from PRECISION_LANDING block
This commit is contained in:
parent
1eca4e128d
commit
469f0f0bf0
@ -1818,7 +1818,6 @@ void GCS_MAVLINK_Copter::handleMessage(mavlink_message_t* msg)
|
||||
|
||||
#if PRECISION_LANDING == ENABLED
|
||||
case MAVLINK_MSG_ID_LANDING_TARGET:
|
||||
// configure or release parachute
|
||||
result = MAV_RESULT_ACCEPTED;
|
||||
copter.precland.handle_msg(msg);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user