Plane: ServoRelayEvents uses Relay singleton
This commit is contained in:
parent
eb82126758
commit
3ab266b751
@ -287,7 +287,7 @@ private:
|
||||
AP_Relay relay;
|
||||
|
||||
// handle servo and relay events
|
||||
AP_ServoRelayEvents ServoRelayEvents{relay};
|
||||
AP_ServoRelayEvents ServoRelayEvents;
|
||||
|
||||
// Camera
|
||||
#if CAMERA == ENABLED
|
||||
|
Loading…
Reference in New Issue
Block a user