| 
   
    MIDI Control Surface library for Arduino 
   | 
 
 
 
 
Go to the documentation of this file.
   34     void begin() { button.begin(); }
 
   62 #ifdef AH_INDIVIDUAL_BUTTON_INVERT 
   63     void invert() { button.invert(); }
 
   68     State updateImplementation();
 
   76     } longPressState = Initial;
 
  
#define AH_DIAGNOSTIC_POP()
 
#define AH_DIAGNOSTIC_WERROR()
 
#define BEGIN_AH_NAMESPACE