summaryrefslogtreecommitdiff
path: root/firmware/export/config-ondiosp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ondiosp.h')
-rw-r--r--firmware/export/config-ondiosp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 58cb4085ae..66062fa0f3 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -73,6 +73,9 @@
73/* define this if media can be exchanged on the fly */ 73/* define this if media can be exchanged on the fly */
74#define HAVE_HOTSWAP 74#define HAVE_HOTSWAP
75 75
76/* Virtual LED (icon) */
77#define CONFIG_LED LED_VIRTUAL
78
76#define CONFIG_LCD LCD_SSD1815 79#define CONFIG_LCD LCD_SSD1815
77 80
78#define BOOTFILE_EXT ".ajz" 81#define BOOTFILE_EXT ".ajz"