prototype for changing params by rc

This commit is contained in:
Thomas Gubler
2014-12-26 19:21:50 +01:00
parent c29972424f
commit e9b41528dc
8 changed files with 274 additions and 5 deletions
+3
View File
@@ -246,3 +246,6 @@ ORB_DEFINE(tecs_status, struct tecs_status_s);
#include "topics/wind_estimate.h"
ORB_DEFINE(wind_estimate, struct wind_estimate_s);
#include "topics/rc_parameter_map.h"
ORB_DEFINE(rc_parameter_map, struct rc_parameter_map_s);