FW Att control: Avoid no symbols warnings

This commit is contained in:
Lorenz Meier 2015-10-14 22:36:01 +02:00
parent e20c683896
commit ee77ff4830
2 changed files with 0 additions and 6 deletions

View File

@ -38,7 +38,6 @@ px4_add_module(
-Os
SRCS
fw_att_control_main.cpp
fw_att_control_params.c
DEPENDS
platforms__common
)

View File

@ -40,11 +40,6 @@
* @author Thomas Gubler <thomas@px4.io>
*/
#include <px4_config.h>
#include <systemlib/param/param.h>
/*
* Controller parameters, accessible via MAVLink
*