summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 36e54aa9e1..39b928eafb 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -49,9 +49,6 @@
49/* FM recorders can wake up from RTC alarm */ 49/* FM recorders can wake up from RTC alarm */
50/* #define HAVE_ALARM_MOD 1 */ 50/* #define HAVE_ALARM_MOD 1 */
51 51
52/* Define this if you have an FM Radio */
53#define HAVE_FMRADIO 0
54
55/* How to detect USB */ 52/* How to detect USB */
56#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ 53#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */
57 54