mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Multiplatform: Resolve compile warning
This commit is contained in:
parent
a663aa68af
commit
74db7bdf84
@ -37,7 +37,6 @@ px4_add_module(
|
||||
mc_pos_control_main.cpp
|
||||
mc_pos_control_start_nuttx.cpp
|
||||
mc_pos_control.cpp
|
||||
mc_pos_control_params.c
|
||||
DEPENDS
|
||||
platforms__common
|
||||
)
|
||||
|
||||
@ -39,10 +39,6 @@
|
||||
* @author Anton Babushkin <anton.babushkin@me.com>
|
||||
*/
|
||||
|
||||
#include <px4_defines.h>
|
||||
#include "mc_pos_control_params.h"
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
/**
|
||||
* Minimum thrust
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user