mirror of https://github.com/ArduPilot/ardupilot
AP_Button: include cleanups
This commit is contained in:
parent
7ac33af97b
commit
824ced4b3d
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <GCS_MAVLink/GCS_MAVLink.h>
|
||||
#include <GCS_MAVLink/GCS.h>
|
||||
#include <RC_Channel/RC_Channel.h>
|
||||
|
||||
// very crude debounce method
|
||||
#define DEBOUNCE_MS 50
|
||||
|
|
Loading…
Reference in New Issue