mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
GCS_Mavlink.pde
removed Approach define
This commit is contained in:
parent
ab564b8a86
commit
3cf16c1424
@ -1293,7 +1293,6 @@ void GCS_MAVLINK::handleMessage(mavlink_message_t* msg)
|
||||
case POSITION:
|
||||
case LAND:
|
||||
case OF_LOITER:
|
||||
case APPROACH:
|
||||
set_mode(packet.custom_mode);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user