mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
Copter: become an AP_Vehicle
This commit is contained in:
parent
20a8bbe252
commit
a9c8de9942
@ -196,7 +196,7 @@
|
||||
|
||||
#include "mode.h"
|
||||
|
||||
class Copter : public AP_HAL::HAL::Callbacks {
|
||||
class Copter : public AP_Vehicle {
|
||||
public:
|
||||
friend class GCS_MAVLINK_Copter;
|
||||
friend class GCS_Copter;
|
||||
|
Loading…
Reference in New Issue
Block a user