From b1b117bffa149c05e1cb7f131c8893e02d232643 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 28 Nov 2012 23:59:30 +0100 Subject: ADS7843 fix --- drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/ginput/touch/ADS7843/ginput_lld_mouse_config.h') 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 -- cgit v1.2.3