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:
|
private:
|
||||||
Frame *frame;
|
Frame *frame;
|
||||||
bool elevons;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace SITL
|
} // namespace SITL
|
||||||
|
|
Loading…
Reference in New Issue