Multiplatform: Resolve compile warning

This commit is contained in:
Lorenz Meier 2016-04-17 18:32:52 +02:00
parent a663aa68af
commit 74db7bdf84
2 changed files with 0 additions and 5 deletions

View File

@ -37,7 +37,6 @@ px4_add_module(
mc_pos_control_main.cpp
mc_pos_control_start_nuttx.cpp
mc_pos_control.cpp
mc_pos_control_params.c
DEPENDS
platforms__common
)

View File

@ -39,10 +39,6 @@
* @author Anton Babushkin <anton.babushkin@me.com>
*/
#include <px4_defines.h>
#include "mc_pos_control_params.h"
#include <systemlib/param/param.h>
/**
* Minimum thrust
*