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.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 3bd3ee6fdc..0dd1d25637 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -89,9 +89,10 @@
89#define LCD_IPODCOLOR 6 /* as used by iPod Color/Photo */ 89#define LCD_IPODCOLOR 6 /* as used by iPod Color/Photo */
90#define LCD_IPODNANO 7 /* as used by iPod Nano */ 90#define LCD_IPODNANO 7 /* as used by iPod Nano */
91#define LCD_IPODVIDEO 8 /* as used by iPod Video */ 91#define LCD_IPODVIDEO 8 /* as used by iPod Video */
92#define LCD_IPOD2BPP 9 /* as used by all greyscale iPods */ 92#define LCD_IPOD2BPP 9 /* as used by all fullsize greyscale iPods */
93#define LCD_IFP7XX 10 /* as used by iRiver iFP 7xx/8xx */ 93#define LCD_IPODMINI 10 /* as used by iPod Mini g1/g2 */
94#define LCD_GIGABEAT 11 94#define LCD_IFP7XX 11 /* as used by iRiver iFP 7xx/8xx */
95#define LCD_GIGABEAT 12
95 96
96/* LCD_PIXELFORMAT */ 97/* LCD_PIXELFORMAT */
97#define HORIZONTAL_PACKING 1 98#define HORIZONTAL_PACKING 1