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