summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-ipodnano2g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h
index 2e044335da..be7129b690 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -58,6 +58,9 @@
58 58
59/* define this if the unit uses a scrollwheel for navigation */ 59/* define this if the unit uses a scrollwheel for navigation */
60#define HAVE_SCROLLWHEEL 60#define HAVE_SCROLLWHEEL
61#define HAVE_WHEEL_ACCELERATION
62#define WHEEL_ACCEL_START 270
63#define WHEEL_ACCELERATION 3
61 64
62/* Define this if you can detect headphones */ 65/* Define this if you can detect headphones */
63#define HAVE_HEADPHONE_DETECTION 66#define HAVE_HEADPHONE_DETECTION