mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
MC pos ctrl: Do not build unused param file
This commit is contained in:
parent
3f6fd8b94d
commit
878dc4d7d4
@ -36,7 +36,6 @@ px4_add_module(
|
||||
STACK 1200
|
||||
SRCS
|
||||
mc_pos_control_main.cpp
|
||||
mc_pos_control_params.c
|
||||
DEPENDS
|
||||
platforms__common
|
||||
)
|
||||
|
||||
@ -38,8 +38,6 @@
|
||||
* @author Anton Babushkin <anton@px4.io>
|
||||
*/
|
||||
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
/**
|
||||
* Minimum thrust in auto thrust control
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user