#define MODE_BUTTON_SHORT_PRESS 500 #define MODE_BUTTON_LONG_PRESS 4000 #define MODE_BUTTON_VERY_LONG_PRESS 10000
These define the button press times. (miliseconds)