summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiofm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiofm.h')
-rw-r--r--firmware/export/config-ondiofm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 62e7c86c4b..646deddb69 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -46,6 +46,9 @@
46/* How to detect USB */ 46/* How to detect USB */
47#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */ 47#define USB_FMRECORDERSTYLE 1 /* like FM, on AN1 */
48 48
49/* How to enable USB */
50#define USB_ENABLE_ONDIOSTYLE 1 /* with PA5 */
51
49/* The start address index for ROM builds */ 52/* The start address index for ROM builds */
50#define ROM_START 0x12010 /* don't know yet */ 53#define ROM_START 0x12010 /* don't know yet */
51 54