mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
Removed debug printf
This commit is contained in:
@@ -162,7 +162,6 @@ handle_message(mavlink_message_t *msg)
|
||||
orb_publish(ORB_ID(optical_flow), flow_pub, &f);
|
||||
}
|
||||
|
||||
printf("GOT FLOW!\n");
|
||||
}
|
||||
|
||||
if (msg->msgid == MAVLINK_MSG_ID_SET_MODE) {
|
||||
|
||||
Reference in New Issue
Block a user