summaryrefslogtreecommitdiff
path: root/include/mtbit.h
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@euromail.se>2010-10-12 15:38:43 +0200
committerHenrik Rydberg <rydberg@euromail.se>2010-10-12 15:38:43 +0200
commitacea9df3381825a634c000a574f58b4ca5293ee8 (patch)
tree3698bd55f137bc377f1b840e4fb5bf9e446e7250 /include/mtbit.h
parent7380af2c93dc83f4f09e293717d46eadf7799e89 (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.h14
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