aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-10-13 23:12:18 +0200
committerJoel Bodenmann <joel@unormal.org>2014-10-13 23:12:18 +0200
commit6343a2e844bb41b88a94d05507e4e3ac0b7d0810 (patch)
tree11d6fd0d07c3f41cd1f4f197d19b473a3b616f87 /drivers/ginput
parentd6b4af4ff6685dfef62ec93042c85286ad29d81f (diff)
downloaduGFX-6343a2e844bb41b88a94d05507e4e3ac0b7d0810.tar.gz
uGFX-6343a2e844bb41b88a94d05507e4e3ac0b7d0810.tar.bz2
uGFX-6343a2e844bb41b88a94d05507e4e3ac0b7d0810.zip
STMPE811 fixes - still not working
Diffstat (limited to 'drivers/ginput')
-rw-r--r--drivers/ginput/touch/STMPE811/stmpe811.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/ginput/touch/STMPE811/stmpe811.h b/drivers/ginput/touch/STMPE811/stmpe811.h
index 1ee9c211..f0d2df42 100644
--- a/drivers/ginput/touch/STMPE811/stmpe811.h
+++ b/drivers/ginput/touch/STMPE811/stmpe811.h
@@ -11,9 +11,6 @@
// Slave address
#define STMPE811_ADDR (0x82 >> 1)
-// Maximum timeout
-#define STMPE811_TIMEOUT 0x3000
-
// Identification registers
#define STMPE811_REG_CHP_ID 0x00 // 16-bit
#define STMPE811_REG_ID_VER 0x02