Skip to content
Snippets Groups Projects
Commit 1857a16e authored by Lorenz Meier's avatar Lorenz Meier Committed by Lorenz Meier
Browse files

vmount: Header cleanup, do not build param file

parent 5a8c542d
No related branches found
No related tags found
No related merge requests found
......@@ -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),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment