mavlink: removed leftover debug printf

This commit is contained in:
Julian Oes 2016-02-25 17:03:54 +00:00
parent 1f44fb1efd
commit a11a986df8

View File

@ -596,8 +596,6 @@ protected:
msg.errors_count3 = 0;
msg.errors_count4 = 0;
PX4_INFO("send sys status: voltage: %d", msg.voltage_battery);
_mavlink->send_message(MAVLINK_MSG_ID_SYS_STATUS, &msg);
/* battery status message with higher resolution */