Arduino KVComm
master
Key-Value pair communication library for Arduino
|
Go to the documentation of this file.
34 void begin() { button.begin(); }
58 #ifdef AH_INDIVIDUAL_BUTTON_INVERT
59 void invert() { button.invert(); }
64 State updateImplementation();
72 } longPressState = Initial;
#define BEGIN_AH_NAMESPACE
#define AH_DIAGNOSTIC_POP()
#define AH_DIAGNOSTIC_WERROR()