[conf] tudelft_iris_indi: fix xml comment

This commit is contained in:
Felix Ruess
2016-04-17 12:27:19 +02:00
parent 98cf3f289c
commit eedf112ffc
+1 -1
View File
@@ -40,7 +40,7 @@
<configure name="INTERMCU_PORT" value="UART6" /> <configure name="INTERMCU_PORT" value="UART6" />
<configure name="INTERMCU_BAUD" value="B1500000" /> <!-- This is only during first 10s start up, afterwards it is set to 230400--> <configure name="INTERMCU_BAUD" value="B1500000" /> <!-- This is only during first 10s start up, afterwards it is set to 230400-->
</subsystem> </subsystem>
<subsystem name="actuators" type="pwm"> <!-- gimbal and buzzer---> <subsystem name="actuators" type="pwm"> <!-- gimbal and buzzer -->
<define name="SERVO_HZ" value="400" /> <define name="SERVO_HZ" value="400" />
</subsystem> </subsystem>
</firmware> </firmware>