diff options
Diffstat (limited to 'firmware/export/config-h100.h')
| -rw-r--r-- | firmware/export/config-h100.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index c21c8a1..8f93686 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -135,6 +135,9 @@ /* Someone with H100 and BDM, please verify if this works. */ /* #define HAVE_EEPROM */ +/* Define this for FM radio input available (not for SIMULATOR) */ +#define HAVE_FMRADIO_IN + #endif /* !SIMULATOR */ /* Define this for S/PDIF input available */ |