Higher the button delay on the fuze a bit more, the wrong hold button reads aren't happening anymore apparently even for plugins with heavy lcd updates.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22658 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-09-07 23:48:51 +00:00
parent 32340186c7
commit b54b066516

View file

@ -32,7 +32,7 @@
#define WHEEL_COUNTER_DIV 4
#define ACCEL_INCREMENT 2
#define ACCEL_SHIFT 2
#define BUTTON_DELAY 40
#define BUTTON_DELAY 60
#endif
#ifdef SANSA_E200V2