From f938c720448b81f53310c9b0aaa8b29d0aee71e9 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 29 Mar 2013 20:19:35 +0100 Subject: STMPE811 tweaks --- drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h') diff --git a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h index be19c5e0..871a6c2e 100644 --- a/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h +++ b/drivers/ginput/touch/STMPE811/ginput_lld_mouse_config.h @@ -37,8 +37,8 @@ #define GINPUT_MOUSE_READ_CYCLES 1 #define GINPUT_MOUSE_POLL_PERIOD 25 #define GINPUT_MOUSE_MAX_CLICK_JITTER 10 -#define GINPUT_MOUSE_MAX_MOVE_JITTER 2 -#define GINPUT_MOUSE_CLICK_TIME 500 +#define GINPUT_MOUSE_MAX_MOVE_JITTER 5 +#define GINPUT_MOUSE_CLICK_TIME 450 /* default values - over write these in your boad files */ #define STMP811_SLOWER_RESPONSE FALSE -- cgit v1.2.3