summaryrefslogtreecommitdiff
path: root/firmware/export/hwcompat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/hwcompat.h')
-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 ef3892b1fa..66f29f8b16 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 TUNER_MODEL 0x0800
30 31
31int read_rom_version(void); 32int read_rom_version(void);
32int read_hw_mask(void); 33int read_hw_mask(void);