Tracker: become an AP_Vehicle
This commit is contained in:
parent
4a9b781d3e
commit
91cf090864
@ -79,7 +79,7 @@
|
||||
#include <SITL/SITL.h>
|
||||
#endif
|
||||
|
||||
class Tracker : public AP_HAL::HAL::Callbacks {
|
||||
class Tracker : public AP_Vehicle {
|
||||
public:
|
||||
friend class GCS_MAVLINK_Tracker;
|
||||
friend class GCS_Tracker;
|
||||
|
Loading…
Reference in New Issue
Block a user