MC pos ctrl: Do not build unused param file

This commit is contained in:
Lorenz Meier 2015-10-29 10:36:54 +01:00
parent 3f6fd8b94d
commit 878dc4d7d4
2 changed files with 0 additions and 3 deletions

View File

@ -36,7 +36,6 @@ px4_add_module(
STACK 1200
SRCS
mc_pos_control_main.cpp
mc_pos_control_params.c
DEPENDS
platforms__common
)

View File

@ -38,8 +38,6 @@
* @author Anton Babushkin <anton@px4.io>
*/
#include <systemlib/param/param.h>
/**
* Minimum thrust in auto thrust control
*