Skip to content
Snippets Groups Projects
Commit edf6f6c9 authored by alessandro's avatar alessandro Committed by Beat Küng
Browse files

tap_esc: removed unnecessary includes

parent fceffb1d
No related branches found
No related tags found
No related merge requests found
......@@ -39,11 +39,10 @@
#include <px4_getopt.h>
#include <px4_posix.h>
#include <errno.h>
#include <termios.h>
#include <cmath> // NAN
#include <lib/mathlib/mathlib.h>
#include <systemlib/px4_macros.h>
#include <drivers/device/device.h>
#include <px4_module_params.h>
#include <uORB/uORB.h>
......
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