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 7e72921a36..b6f105221a 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -82,6 +82,9 @@
82/* define this if more than one device/partition can be used */ 82/* define this if more than one device/partition can be used */
83#define HAVE_MULTIVOLUME 83#define HAVE_MULTIVOLUME
84 84
85/* define this if media can be exchanged on the fly */
86#define HAVE_HOTSWAP
87
85#define CONFIG_LCD LCD_SSD1815 88#define CONFIG_LCD LCD_SSD1815
86 89
87#endif /* SIMULATOR */ 90#endif /* SIMULATOR */