mirror of https://github.com/ArduPilot/ardupilot
SITL: fixed quadplanes with elevons
This commit is contained in:
parent
bbb5f68bb7
commit
91abc636f4
|
@ -41,7 +41,6 @@ public:
|
|||
}
|
||||
private:
|
||||
Frame *frame;
|
||||
bool elevons;
|
||||
};
|
||||
|
||||
} // namespace SITL
|
||||
|
|
Loading…
Reference in New Issue