| 
   
    MIDI Control Surface 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 AH_DIAGNOSTIC_POP()
 
#define AH_DIAGNOSTIC_WERROR()
 
#define BEGIN_AH_NAMESPACE