mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 16:47:36 +08:00
Runway lib: Do not attempt to build params file
This commit is contained in:
@@ -36,7 +36,6 @@ px4_add_module(
|
||||
-Os
|
||||
SRCS
|
||||
RunwayTakeoff.cpp
|
||||
runway_takeoff_params.c
|
||||
DEPENDS
|
||||
platforms__common
|
||||
)
|
||||
|
||||
@@ -39,10 +39,6 @@
|
||||
* @author Andreas Antener <andreas@uaventure.com>
|
||||
*/
|
||||
|
||||
#include <px4_config.h>
|
||||
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
/**
|
||||
* Enable or disable runway takeoff with landing gear
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user