mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +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