mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AntennaTracker: Remove unneeded GCS rally override
This commit is contained in:
parent
b00b7e827f
commit
85296ac3f3
@ -17,8 +17,6 @@ protected:
|
||||
// as currently Tracker may brick XBees
|
||||
uint32_t telem_delay() const override { return 0; }
|
||||
|
||||
AP_Rally *get_rally() const override { return nullptr; };
|
||||
|
||||
uint8_t sysid_my_gcs() const override;
|
||||
|
||||
bool set_mode(uint8_t mode) override;
|
||||
|
Loading…
Reference in New Issue
Block a user