diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2010-10-12 15:38:43 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-10-12 15:38:43 +0200 |
| commit | acea9df3381825a634c000a574f58b4ca5293ee8 (patch) | |
| tree | 3698bd55f137bc377f1b840e4fb5bf9e446e7250 /include/mtbit.h | |
| parent | 7380af2c93dc83f4f09e293717d46eadf7799e89 (diff) | |
Same version, but using the mtdev library.
Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
Diffstat (limited to 'include/mtbit.h')
| -rw-r--r-- | include/mtbit.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/mtbit.h b/include/mtbit.h deleted file mode 100644 index 2c4dacb..0000000 --- a/include/mtbit.h +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | /* generated by mapgen - do not edit */ | ||
| 2 | |||
| 3 | #ifndef MTBIT_H | ||
| 4 | #define MTBIT_H | ||
| 5 | |||
| 6 | #define BIT_TRACKING_ID 9 | ||
| 7 | #define BIT_POSITION_X 5 | ||
| 8 | #define BIT_POSITION_Y 6 | ||
| 9 | #define BIT_TOUCH_MAJOR 0 | ||
| 10 | #define BIT_TOUCH_MINOR 1 | ||
| 11 | #define BIT_WIDTH_MAJOR 2 | ||
| 12 | #define BIT_WIDTH_MINOR 3 | ||
| 13 | |||
| 14 | #endif | ||
