Browse Source

Plane: add transition class as friend

gps-1.3.1
Iampete1 3 years ago committed by Andrew Tridgell
parent
commit
99d98cc5b8
  1. 2
      ArduPlane/Plane.h

2
ArduPlane/Plane.h

@ -136,6 +136,8 @@ public: @@ -136,6 +136,8 @@ public:
friend class RC_Channels_Plane;
friend class Tailsitter;
friend class Tiltrotor;
friend class SLT_Transition;
friend class Tailsitter_Transition;
friend class Mode;
friend class ModeCircle;

Loading…
Cancel
Save