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 79e7adbe58..cce88e591b 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -87,4 +87,7 @@
87 87
88#define CONFIG_LCD LCD_SSD1815 88#define CONFIG_LCD LCD_SSD1815
89 89
90#define BOOTFILE_EXT ".ajz"
91#define BOOTFILE "ajbrec" BOOTFILE_EXT
92
90#endif /* SIMULATOR */ 93#endif /* SIMULATOR */