mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
mavlink: removed leftover debug printf
This commit is contained in:
parent
1f44fb1efd
commit
a11a986df8
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user