mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-30 03:40:35 +08:00
mavlink: removed leftover debug printf
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user