Land detector: Disable params in build

This commit is contained in:
Lorenz Meier
2015-10-10 16:20:49 +02:00
parent f50695c099
commit e11a753e24
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -38,7 +38,6 @@ px4_add_module(
-Os
SRCS
land_detector_main.cpp
land_detector_params.c
LandDetector.cpp
MulticopterLandDetector.cpp
FixedwingLandDetector.cpp
@@ -38,8 +38,6 @@
* @author Johan Jansen <jnsn.johan@gmail.com>
*/
#include <systemlib/param/param.h>
/**
* Multicopter max climb rate
*