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 66f29f8b16..01e26df6e0 100644
--- a/firmware/export/hwcompat.h
+++ b/firmware/export/hwcompat.h
@@ -27,6 +27,7 @@
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#define LCD_CONTRAST_BIAS 0x0200
30#define MMC_CLOCK_POLARITY 0x0400
30#define TUNER_MODEL 0x0800 31#define TUNER_MODEL 0x0800
31 32
32int read_rom_version(void); 33int read_rom_version(void);