APM:Libraries
|
Go to the source code of this file.
Classes | |
class | AP_Button |
Macros | |
#define | AP_BUTTON_NUM_PINS 4 |
#define | AP_BUTTON_REPORT_PERIOD_MS 1000 |
#define AP_BUTTON_NUM_PINS 4 |
Definition at line 20 of file AP_Button.h.
Referenced by AP_Button::get_mask(), and AP_Button::setup_pins().
#define AP_BUTTON_REPORT_PERIOD_MS 1000 |
Definition at line 23 of file AP_Button.h.
Referenced by AP_Button::update().