Skip to content
Snippets Groups Projects
Commit 4c281030 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

position controller main: Less verbose

parent 2a76b10f
No related branches found
No related tags found
No related merge requests found
......@@ -857,10 +857,8 @@ MulticopterPositionControl::control_auto(float dt)
void
MulticopterPositionControl::task_main()
{
warnx("started");
_mavlink_fd = open(MAVLINK_LOG_DEVICE, 0);
mavlink_log_info(_mavlink_fd, "[mpc] started");
/*
* do subscriptions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment