aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-28 23:59:30 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-28 23:59:30 +0100
commitb1b117bffa149c05e1cb7f131c8893e02d232643 (patch)
treec9fa7319979917fe86a8326d97b8c1e8a7212510 /drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h
parent7b2e0d06d4cd8a472a9162460f5cf8d2d263cee4 (diff)
downloaduGFX-b1b117bffa149c05e1cb7f131c8893e02d232643.tar.gz
uGFX-b1b117bffa149c05e1cb7f131c8893e02d232643.tar.bz2
uGFX-b1b117bffa149c05e1cb7f131c8893e02d232643.zip
ADS7843 fix
Diffstat (limited to 'drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h')
-rw-r--r--drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h
index de04e1f0..7462b9f2 100644
--- a/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h
+++ b/drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h
@@ -28,7 +28,7 @@
#define _LLD_GINPUT_MOUSE_CONFIG_H
#define GINPUT_MOUSE_EVENT_TYPE GEVENT_TOUCH
-#define GINPUT_MOUSE_NEED_CALIBRATION FALSE
+#define GINPUT_MOUSE_NEED_CALIBRATION TRUE
#define GINPUT_MOUSE_LLD_CALIBRATION_LOADSAVE FALSE
#define GINPUT_MOUSE_MAX_CALIBRATION_ERROR 4
#define GINPUT_MOUSE_READ_CYCLES 4