Commit bc5c933c authored by Don Gagne's avatar Don Gagne

Generic AERT and AETR airframe support

parent 43629ddb
......@@ -28,9 +28,10 @@
const AirframeComponentAirframes::AirframeInfo_t AirframeComponentAirframes::_rgAirframeInfoStandardPlane[] = {
{ "Multiplex Easystar 1/2", 2100 },
{ "Hobbyking Bixler 1/2", 2101 },
{ "Generic AERT", 2101 },
{ "3DR Skywalker", 2102 },
{ "Skyhunter (1800 mm)", 2103 },
{ "Generic AETR", 2104 },
{ NULL, 0 }
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment