aboutsummaryrefslogtreecommitdiffstats
path: root/include/mtbit.h
blob: 2c4dacb7cea2ef921047b590b0c68ed8722af8cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* generated by mapgen - do not edit */

#ifndef MTBIT_H
#define MTBIT_H

#define BIT_TRACKING_ID 9
#define BIT_POSITION_X 5
#define BIT_POSITION_Y 6
#define BIT_TOUCH_MAJOR 0
#define BIT_TOUCH_MINOR 1
#define BIT_WIDTH_MAJOR 2
#define BIT_WIDTH_MINOR 3

#endif