mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 14:57:36 +08:00
mavlink delete unimplemented handle_message_quad_swarm_roll_pitch_yaw_thrust
This commit is contained in:
@@ -133,7 +133,6 @@ private:
|
||||
void handle_message_gps_global_origin(mavlink_message_t *msg);
|
||||
void handle_message_attitude_quaternion_cov(mavlink_message_t *msg);
|
||||
void handle_message_local_position_ned_cov(mavlink_message_t *msg);
|
||||
void handle_message_quad_swarm_roll_pitch_yaw_thrust(mavlink_message_t *msg);
|
||||
void handle_message_set_position_target_local_ned(mavlink_message_t *msg);
|
||||
void handle_message_set_actuator_control_target(mavlink_message_t *msg);
|
||||
void handle_message_set_attitude_target(mavlink_message_t *msg);
|
||||
|
||||
Reference in New Issue
Block a user