mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
VTOL control: Do not spam the console
This commit is contained in:
parent
2fd89ea904
commit
230db2e050
@ -558,7 +558,6 @@ VtolAttitudeControl::task_main_trampoline(int argc, char *argv[])
|
||||
|
||||
void VtolAttitudeControl::task_main()
|
||||
{
|
||||
PX4_WARN("started");
|
||||
fflush(stdout);
|
||||
|
||||
_mavlink_fd = px4_open(MAVLINK_LOG_DEVICE, 0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user