summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/hwcompat.h1
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 @@
26#define ATA_ADDRESS_200 0x0100 26#define ATA_ADDRESS_200 0x0100
27#define USB_ACTIVE_HIGH 0x0100 27#define USB_ACTIVE_HIGH 0x0100
28#define PR_ACTIVE_HIGH 0x0100 28#define PR_ACTIVE_HIGH 0x0100
29#define LCD_CONTRAST_BIAS 0x0200
29 30
30int read_rom_version(void); 31int read_rom_version(void);
31int read_hw_mask(void); 32int read_hw_mask(void);