mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
Sub: become an AP_Vehicle
This commit is contained in:
parent
2b774bd4a8
commit
f8d3a2ed75
@ -128,7 +128,7 @@
|
|||||||
#include <SITL/SITL.h>
|
#include <SITL/SITL.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class Sub : public AP_HAL::HAL::Callbacks {
|
class Sub : public AP_Vehicle {
|
||||||
public:
|
public:
|
||||||
friend class GCS_MAVLINK_Sub;
|
friend class GCS_MAVLINK_Sub;
|
||||||
friend class GCS_Sub;
|
friend class GCS_Sub;
|
||||||
|
Loading…
Reference in New Issue
Block a user