diff options
Diffstat (limited to 'firmware/export/config-fmrecorder.h')
-rw-r--r-- | firmware/export/config-fmrecorder.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h index f5e82bbd12..ec410cb02a 100644 --- a/firmware/export/config-fmrecorder.h +++ b/firmware/export/config-fmrecorder.h @@ -78,4 +78,7 @@ #define CONFIG_LCD LCD_SSD1815 +#define BOOTFILE_EXT ".ajz" +#define BOOTFILE "ajbrec" BOOTFILE_EXT + #endif /* SIMULATOR */ |