summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index b30b1a4332..0df6579a92 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -86,6 +86,9 @@
86/* define this if the unit can be powered or charged via USB */ 86/* define this if the unit can be powered or charged via USB */
87#define HAVE_USB_POWER 87#define HAVE_USB_POWER
88 88
89/* Define this for S/PDIF input available */
90#define HAVE_SPDIF_IN
91
89#define CONFIG_LCD LCD_SSD1815 92#define CONFIG_LCD LCD_SSD1815
90 93
91#define BOOTFILE_EXT "ajz" 94#define BOOTFILE_EXT "ajz"