summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index f38a8bfc16..b9420122e0 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -99,7 +99,7 @@
99#define LCD_IPODMINI 10 /* as used by iPod Mini g1/g2 */ 99#define LCD_IPODMINI 10 /* as used by iPod Mini g1/g2 */
100#define LCD_IFP7XX 11 /* as used by iRiver iFP 7xx/8xx */ 100#define LCD_IFP7XX 11 /* as used by iRiver iFP 7xx/8xx */
101#define LCD_GIGABEAT 12 101#define LCD_GIGABEAT 12
102#define LCD_H10 13 /* as used by iriver H10 20Gb */ 102#define LCD_H10_20GB 13 /* as used by iriver H10 20Gb */
103#define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */ 103#define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */
104#define LCD_TPJ1022 15 /* as used by Tatung Elio TPJ-1022 */ 104#define LCD_TPJ1022 15 /* as used by Tatung Elio TPJ-1022 */
105#define LCD_DSC25 16 /* as used by Archos AV300 */ 105#define LCD_DSC25 16 /* as used by Archos AV300 */