aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811/stmpe811.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-11-07 12:05:23 +1000
committerinmarket <andrewh@inmarket.com.au>2014-11-07 12:05:23 +1000
commit2a1c7785ccd0cb0b4675c06c2c48e270e7d926e4 (patch)
treedb076068f876343bcc409fb7df26ec526bb3e88f /drivers/ginput/touch/STMPE811/stmpe811.h
parentd0f8c12a2d79d6328269a7931fdf673bd23f4dc7 (diff)
downloaduGFX-2a1c7785ccd0cb0b4675c06c2c48e270e7d926e4.tar.gz
uGFX-2a1c7785ccd0cb0b4675c06c2c48e270e7d926e4.tar.bz2
uGFX-2a1c7785ccd0cb0b4675c06c2c48e270e7d926e4.zip
Fix the newmouse STMPE811 driver.
Finalise the STM32F429i-Discovery board file for that touch controller
Diffstat (limited to 'drivers/ginput/touch/STMPE811/stmpe811.h')
-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 f0d2df42..df85889f 100644
--- a/drivers/ginput/touch/STMPE811/stmpe811.h
+++ b/drivers/ginput/touch/STMPE811/stmpe811.h
@@ -8,9 +8,6 @@
#ifndef _STMPE811_H
#define _STMPE811_H
-// Slave address
-#define STMPE811_ADDR (0x82 >> 1)
-
// Identification registers
#define STMPE811_REG_CHP_ID 0x00 // 16-bit
#define STMPE811_REG_ID_VER 0x02