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