summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod6g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod6g.h')
-rw-r--r--firmware/export/config/ipod6g.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index b03b1131bd..50aa5d8e8c 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -186,12 +186,6 @@
186/* define this if the hardware can be powered off while charging */ 186/* define this if the hardware can be powered off while charging */
187#define HAVE_POWEROFF_WHILE_CHARGING 187#define HAVE_POWEROFF_WHILE_CHARGING
188 188
189/* Offset ( in the firmware file's header ) to the file CRC */
190#define FIRMWARE_OFFSET_FILE_CRC 0
191
192/* Offset ( in the firmware file's header ) to the real data */
193#define FIRMWARE_OFFSET_FILE_DATA 8
194
195/* Define this if you can read an absolute wheel position */ 189/* Define this if you can read an absolute wheel position */
196#define HAVE_WHEEL_POSITION 190#define HAVE_WHEEL_POSITION
197 191