diff options
Diffstat (limited to 'firmware/export/hwcompat.h')
-rw-r--r-- | firmware/export/hwcompat.h | 1 |
1 files changed, 1 insertions, 0 deletions
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); |