mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-03 04:03:59 -04:00
GCS_MAVLink: fixed typo
This commit is contained in:
parent
4dcff15603
commit
a331542958
@ -19,7 +19,7 @@ public:
|
||||
|
||||
protected:
|
||||
|
||||
uint32_t telem_delay() const override { return 0; };
|
||||
uint32_t telem_delay() const override { return 0; }
|
||||
|
||||
private:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user