SITL: fixed quadplanes with elevons

This commit is contained in:
Andrew Tridgell 2016-05-02 07:56:40 +10:00
parent bbb5f68bb7
commit 91abc636f4
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ public:
} }
private: private:
Frame *frame; Frame *frame;
bool elevons;
}; };
} // namespace SITL } // namespace SITL