2 #ifndef __buttonsCommanderPush_H__ 3 #define __buttonsCommanderPush_H__ 7 #ifndef NO_BUTTONSCOMMANDER 8 #ifndef NO_BUTTONSCOMMANDERPUSH 35 unsigned long lastDebounceTime;
36 unsigned long debounceDelay;
66 inline int GetPin()
const {
return GPIO_to_Arduino_pin(this->buttonPin); }
70 inline GPIO_pin_t
GetDIO2Pin()
const {
return this->buttonPin; }
72 #ifdef COMMANDERS_PRINT_COMMANDERS 76 void printCommander();
int Data
Definition: ButtonsCommanderPush.hpp:16
COMMANDERS_EVENT_TYPE EventType
Definition: ButtonsCommanderPush.hpp:15
COMMANDERS_EVENT_TYPE
Definition: Events.h:25
Definition: ButtonsCommanderPush.hpp:12
unsigned long Id
Definition: ButtonsCommanderPush.hpp:14