moved "testing" to the end of the target section

This commit is contained in:
Antoine Drouin
2010-08-19 08:23:37 +00:00
parent 28984740dd
commit 8599c38788
+1 -1
View File
@@ -163,7 +163,6 @@
<target name="fixedwing" board="tiny_2.11">
<param name="FLASH_MODE" value="IAP"/>
<subsystem name="autopilot"/>
<subsystem name="testing"/>
<subsystem name="radio_control" type="ppm"/>
<!-- Communication -->
<subsystem name="telemetry" type="transparent">
@@ -180,6 +179,7 @@
<define name="LOITER_TRIM" value="1" />
<define name="WIND_INFO" value="1" />
</subsystem>
<subsystem name="testing"/>
</target>
<makefile location="after">