Button Constants

Button Constants

Module description

Macros

#define LEFT_BUTTON   0
 Left button. More...
 
#define MIDDLE_BUTTON   1
 Middle button. More...
 
#define RIGHT_BUTTON   2
 Right button. More...
 

Macro Definition Documentation

#define LEFT_BUTTON   0

Left button.

#define MIDDLE_BUTTON   1

Middle button.

#define RIGHT_BUTTON   2

Right button.