From 9fb2d344477e1fdaede67dc0931ea393b71ad6bf Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 25 Jun 2003 23:24:47 +0000 Subject: Default contrast is now autodetected on recorders git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3761 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/hwcompat.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/hwcompat.h') diff --git a/firmware/export/hwcompat.h b/firmware/export/hwcompat.h index 52d831222f..ef3892b1fa 100644 --- a/firmware/export/hwcompat.h +++ b/firmware/export/hwcompat.h @@ -26,6 +26,7 @@ #define ATA_ADDRESS_200 0x0100 #define USB_ACTIVE_HIGH 0x0100 #define PR_ACTIVE_HIGH 0x0100 +#define LCD_CONTRAST_BIAS 0x0200 int read_rom_version(void); int read_hw_mask(void); -- cgit v1.2.3