summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodvideo.h')
-rw-r--r--firmware/export/config/ipodvideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h
index 1dd7d48e30..c4e2cb2986 100644
--- a/firmware/export/config/ipodvideo.h
+++ b/firmware/export/config/ipodvideo.h
@@ -218,6 +218,8 @@
218/* Define this if you can read an absolute wheel position */ 218/* Define this if you can read an absolute wheel position */
219#define HAVE_WHEEL_POSITION 219#define HAVE_WHEEL_POSITION
220 220
221#define HAVE_HARDWARE_CLICK
222
221/* define this if the device has larger sectors when accessed via USB */ 223/* define this if the device has larger sectors when accessed via USB */
222/* (only relevant in disk.c, fat.c now always supports large virtual sectors) */ 224/* (only relevant in disk.c, fat.c now always supports large virtual sectors) */
223#define MAX_LOG_SECTOR_SIZE 2048 225#define MAX_LOG_SECTOR_SIZE 2048