AP_ExternalAHRS: nuke clang warnings

This commit is contained in:
Andy Piper 2022-02-26 13:51:47 +00:00 committed by Peter Barker
parent 578ca147b7
commit 4ac73e4ffd

View File

@ -49,7 +49,6 @@ private:
int8_t port_num;
bool port_opened;
uint32_t baudrate;
uint16_t rate;
void update_thread();
bool check_uart();