Fix typo in previous commit

This commit is contained in:
Allen Ibara
2010-07-15 18:10:10 +00:00
parent 3c7687ae6e
commit 2dac4b4f60
+1 -1
View File
@@ -94,7 +94,7 @@ struct __attribute__ ((packed)) AutopilotMessagePTUp
struct __attribute__ ((packed)) AutopilotMessagePTDown
{
uint16_t pwm_outputs_usecs[LISA_PWM_NB];
uint16_t pwm_outputs_usecs[LISA_PWM_OUTPUT_NB];
};
union AutopilotMessagePT