diff options
| -rw-r--r-- | firmware/export/config-ipodnano.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h index 8ba3cfa..d1077fa 100644 --- a/firmware/export/config-ipodnano.h +++ b/firmware/export/config-ipodnano.h @@ -64,7 +64,7 @@ /* Define this if you have ATA power-off control */ #define HAVE_ATA_POWER_OFF -#define CONFIG_LCD LCD_IPODCOLOR +#define CONFIG_LCD LCD_IPODNANO /* Offset ( in the firmware file's header ) to the file length */ #define FIRMWARE_OFFSET_FILE_LENGTH 0 |