Browse Source

GCS_MAVLink: fixed typo

master
Andrew Tridgell 9 years ago
parent
commit
a331542958
  1. 2
      libraries/GCS_MAVLink/examples/routing/routing.cpp

2
libraries/GCS_MAVLink/examples/routing/routing.cpp

@ -19,7 +19,7 @@ public:
protected: protected:
uint32_t telem_delay() const override { return 0; }; uint32_t telem_delay() const override { return 0; }
private: private:

Loading…
Cancel
Save