summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorderv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r--firmware/export/config-recorderv2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index f5d5cd6d1c..1d64f586ac 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -119,6 +119,6 @@
119 119
120#define BOOTFILE_EXT "ajz" 120#define BOOTFILE_EXT "ajz"
121#define BOOTFILE "ajbrec." BOOTFILE_EXT 121#define BOOTFILE "ajbrec." BOOTFILE_EXT
122#define BOOTDIR "." 122#define BOOTDIR "/"
123 123
124#endif /* SIMULATOR */ 124#endif /* SIMULATOR */