mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-10 13:45:10 -05:00
Enable wheel acceleration for iPod Nano 2G
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23748 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f788e8feff
commit
9aeec057fd
1 changed files with 3 additions and 0 deletions
|
|
@ -58,6 +58,9 @@
|
||||||
|
|
||||||
/* define this if the unit uses a scrollwheel for navigation */
|
/* define this if the unit uses a scrollwheel for navigation */
|
||||||
#define HAVE_SCROLLWHEEL
|
#define HAVE_SCROLLWHEEL
|
||||||
|
#define HAVE_WHEEL_ACCELERATION
|
||||||
|
#define WHEEL_ACCEL_START 270
|
||||||
|
#define WHEEL_ACCELERATION 3
|
||||||
|
|
||||||
/* Define this if you can detect headphones */
|
/* Define this if you can detect headphones */
|
||||||
#define HAVE_HEADPHONE_DETECTION
|
#define HAVE_HEADPHONE_DETECTION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue