From 39ecd72bd579a7519f27bf30d9292af24c353db9 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Sun, 5 Feb 2006 00:17:53 +0000 Subject: The iAudio X5 LCD is 18 bits git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8572 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-iaudiox5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-iaudiox5.h') diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h index 246b00c963..4f0d183f6c 100644 --- a/firmware/export/config-iaudiox5.h +++ b/firmware/export/config-iaudiox5.h @@ -17,7 +17,7 @@ /* LCD dimensions */ #define LCD_WIDTH 160 #define LCD_HEIGHT 128 -#define LCD_DEPTH 16 /* 262.144 colors but we use 16bit for now */ +#define LCD_DEPTH 18 /* pseudo 262.144 colors */ /* remote LCD */ #define LCD_REMOTE_WIDTH 128 -- cgit v1.2.3