mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
AP_ExternalAHRS: nuke clang warnings
This commit is contained in:
parent
578ca147b7
commit
4ac73e4ffd
@ -49,7 +49,6 @@ private:
|
||||
int8_t port_num;
|
||||
bool port_opened;
|
||||
uint32_t baudrate;
|
||||
uint16_t rate;
|
||||
|
||||
void update_thread();
|
||||
bool check_uart();
|
||||
|
Loading…
Reference in New Issue
Block a user