Removed debug printf

This commit is contained in:
Lorenz Meier
2012-11-21 17:37:52 +01:00
parent d9a3103413
commit 0193d590db
-1
View File
@@ -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) {