[paparazzi center] use microjet example stuff when creating a new airframe

This commit is contained in:
Felix Ruess
2012-05-09 14:16:01 +02:00
parent 05fee0cd14
commit f8e39e36a6
+1 -1
View File
@@ -44,7 +44,7 @@ let aircraft_sample = fun name ac_id ->
"radio", "radios/cockpitSX.xml"; "radio", "radios/cockpitSX.xml";
"telemetry", "telemetry/default_fixedwing.xml"; "telemetry", "telemetry/default_fixedwing.xml";
"flight_plan", "flight_plans/basic.xml"; "flight_plan", "flight_plans/basic.xml";
"settings", "settings/basic.xml"; "settings", "settings/fixedwing_basic.xml";
"gui_color", "blue"], "gui_color", "blue"],
[]) [])