Sub: become an AP_Vehicle

This commit is contained in:
Peter Barker 2018-12-27 17:34:29 +11:00 committed by Andrew Tridgell
parent a252aad39b
commit 347c247ad0

View File

@ -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;