H_CTL_A updated

This commit is contained in:
Pascal Brisset
2009-08-11 09:29:19 +00:00
parent 80d5e4c7d1
commit f440d9c6c1
+1 -1
View File
@@ -174,7 +174,7 @@
#endif
#include "fw_h_ctl_a.h"
#define PERIODIC_SEND_H_CTL_A() DOWNLINK_SEND_H_CTL_A(&h_ctl_roll_sum_err, &h_ctl_ref_roll_angle, &h_ctl_ref_pitch_angle)
#define PERIODIC_SEND_H_CTL_A() DOWNLINK_SEND_H_CTL_A(&h_ctl_roll_sum_err, &h_ctl_ref_roll_angle, &h_ctl_pitch_sum_err, &h_ctl_ref_pitch_angle)
#endif /* AP_DOWNLINK_H */