aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-11-25 21:35:04 +0100
committerJoel Bodenmann <joel@unormal.org>2013-11-25 21:35:04 +0100
commitcf193b3583fdc0e79970b323e0c53ae270718f21 (patch)
treef8c10177ec93de2578ac1744e227deedb3392e53 /boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h
parente1c9be826387d05a17b1b51f4f2e1729931631cb (diff)
downloaduGFX-cf193b3583fdc0e79970b323e0c53ae270718f21.tar.gz
uGFX-cf193b3583fdc0e79970b323e0c53ae270718f21.tar.bz2
uGFX-cf193b3583fdc0e79970b323e0c53ae270718f21.zip
Olimex-STM32-LCD board files update
Diffstat (limited to 'boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h')
-rw-r--r--boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h b/boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h
index bba2cdd1..e8362219 100644
--- a/boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h
+++ b/boards/base/Olimex-STM32-LCD/ginput_lld_mouse_config.h
@@ -12,7 +12,7 @@
#define GINPUT_MOUSE_NEED_CALIBRATION TRUE
#define GINPUT_MOUSE_LLD_CALIBRATION_LOADSAVE FALSE
#define GINPUT_MOUSE_MAX_CALIBRATION_ERROR 12
-#define GINPUT_MOUSE_READ_CYCLES 4
+#define GINPUT_MOUSE_READ_CYCLES 1
#define GINPUT_MOUSE_POLL_PERIOD 25
#define GINPUT_MOUSE_MAX_CLICK_JITTER 2
#define GINPUT_MOUSE_MAX_MOVE_JITTER 2