summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index b9677b5fb2..87598c208e 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -114,3 +114,8 @@
114/* Define this if you can control the S/PDIF power */ 114/* Define this if you can control the S/PDIF power */
115#define HAVE_SPDIF_POWER 115#define HAVE_SPDIF_POWER
116#define SPDIF_POWER_INVERTED 116#define SPDIF_POWER_INVERTED
117
118/* ADC values for different remote control types */
119#define ADCVAL_H100_LCD_REMOTE 0x6a
120#define ADCVAL_H300_LCD_REMOTE 0x50
121#define ADCVAL_H300_NONLCD_REMOTE 0xfc