mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
Land detector: Disable params in build
This commit is contained in:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user