Added required #includes

This commit is contained in:
Pascal Brisset
2007-08-26 14:39:46 +00:00
parent e7e9342e1c
commit 8a4c90f87e
+3 -1
View File
@@ -31,6 +31,8 @@
#include "infrared.h"
#include "nav.h"
#include "estimator.h"
#include "inter_mcu.h"
#include "fw_h_ctl.h"
#define ParamValInt16(param_init_val, param_travel, cur_pulse, init_pulse) \
@@ -41,7 +43,7 @@
#define RcChannel(x) (fbw_state->channels[x])
/** Includes generated code from airframe.xml */
/** Includes generated code from tuning_rc.xml */
#include "settings.h"