Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button is active and rename a variable to describe better what it is for.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20701 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-04-13 17:10:52 +00:00
parent c48f4c6be4
commit 42f5973177
5 changed files with 27 additions and 10 deletions

View file

@ -30,7 +30,7 @@
void button_init_device(void);
bool button_hold(void);
int button_read_device(void);
short button_read_dbop(void);
/* Sandisk Sansa Fuze button codes */
/* Main unit's buttons */