summaryrefslogtreecommitdiff
path: root/firmware/export/config-h300.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h300.h')
-rw-r--r--firmware/export/config-h300.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index c9c0b04bcb..182acde60e 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -140,7 +140,8 @@
140/* Define this if there is an EEPROM chip */ 140/* Define this if there is an EEPROM chip */
141#define HAVE_EEPROM 141#define HAVE_EEPROM
142 142
143/* Define this for FM radio input available (not for SIMULATOR) */ 143#endif /* SIMULATOR */
144
145/* Define this for FM radio input available */
144#define HAVE_FMRADIO_IN 146#define HAVE_FMRADIO_IN
145 147
146#endif /* SIMULATOR */