mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 21:22:39 -05:00
fuze+: adjust touchpad sensitivity based on product id like OF, add debug screen to hw info
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31010 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
1645c148e3
commit
7e211ff9d1
3 changed files with 16 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
|
||||
void button_init_device(void);
|
||||
int button_read_device(void);
|
||||
void button_debug_screen(void);
|
||||
bool button_debug_screen(void);
|
||||
|
||||
/* Main unit's buttons */
|
||||
#define BUTTON_POWER 0x00000001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue