summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index 4d29b66fa0..a3a354feea 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -72,4 +72,7 @@
72 72
73#define CONFIG_LCD LCD_SSD1815 73#define CONFIG_LCD LCD_SSD1815
74 74
75#define BOOTFILE_EXT ".ajz"
76#define BOOTFILE "ajbrec" BOOTFILE_EXT
77
75#endif /* SIMULATOR */ 78#endif /* SIMULATOR */