mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 08:37:34 +08:00
vmount: Header cleanup, do not build param file
This commit is contained in:
committed by
Lorenz Meier
parent
5a8c542d46
commit
1857a16e90
@@ -48,8 +48,8 @@
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <systemlib/err.h>
|
||||
#include <systemlib/systemlib.h>
|
||||
#include <px4_defines.h>
|
||||
#include <px4_tasks.h>
|
||||
|
||||
#include "input_mavlink.h"
|
||||
#include "input_rc.h"
|
||||
|
||||
@@ -37,9 +37,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <px4_config.h>
|
||||
#include <systemlib/param/param.h>
|
||||
|
||||
/**
|
||||
* Mount input mode
|
||||
* RC uses the AUX input channels (see MNT_MAN_* parameters),
|
||||
|
||||
Reference in New Issue
Block a user