summaryrefslogtreecommitdiff
path: root/firmware/export/config-fmrecorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r--firmware/export/config-fmrecorder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 188c60a5c2..b30b1a4332 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -88,7 +88,7 @@
88 88
89#define CONFIG_LCD LCD_SSD1815 89#define CONFIG_LCD LCD_SSD1815
90 90
91#define BOOTFILE_EXT ".ajz" 91#define BOOTFILE_EXT "ajz"
92#define BOOTFILE "ajbrec" BOOTFILE_EXT 92#define BOOTFILE "ajbrec." BOOTFILE_EXT
93 93
94#endif /* SIMULATOR */ 94#endif /* SIMULATOR */