mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 23:10:35 +08:00
remove warnx
This commit is contained in:
@@ -277,8 +277,6 @@ UBX::wait_for_ack(const uint16_t msg, const unsigned timeout, const bool report)
|
||||
}
|
||||
}
|
||||
|
||||
warnx("msg %u ret %d", msg, ret);
|
||||
|
||||
_ack_state = UBX_ACK_IDLE;
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user