aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-03-29 18:10:22 +0100
committerJoel Bodenmann <joel@unormal.org>2013-03-29 18:10:22 +0100
commitd6b75429b25bec5f83cd9eb1db21a8337454d5a6 (patch)
treed3cc07d1b900e6cd0f9659e7ca15f88924ee087e /drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h
parent49550c4999c6e9c02e6e3e57c95c98e9b0eceab3 (diff)
downloaduGFX-d6b75429b25bec5f83cd9eb1db21a8337454d5a6.tar.gz
uGFX-d6b75429b25bec5f83cd9eb1db21a8337454d5a6.tar.bz2
uGFX-d6b75429b25bec5f83cd9eb1db21a8337454d5a6.zip
STMPE811 - initial
Diffstat (limited to 'drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h')
-rw-r--r--drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h
index b99b6f14..ca1612b6 100644
--- a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h
+++ b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h
@@ -39,6 +39,8 @@
#define GINPUT_MOUSE_MAX_CLICK_JITTER 10
#define GINPUT_MOUSE_MAX_MOVE_JITTER 2
#define GINPUT_MOUSE_CLICK_TIME 500
+#define STMP811_SLOWER_RESPONSE FALSE
+#define STMP811_NO_GPIO_IRQPIN FALSE
#endif /* _LLD_GINPUT_MOUSE_CONFIG_H */
/** @} */