updated some older airframe files, param keyword for subsystems has been renamed to configre quite a while ago

This commit is contained in:
Felix Ruess
2011-11-04 20:28:57 +01:00
parent 6aa559e327
commit 2d0a061075
15 changed files with 43 additions and 43 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
<subsystem name="navigation_bomb"/>
<subsystem name="gyro" type="roll">
<param name="ADC_GYRO_ROLL" value="ADC_3"/>
<configure name="ADC_GYRO_ROLL" value="ADC_3"/>
</subsystem>
</firmware>