Skip to content

Commit 7eaa1b7

Browse files
committed
Increase bootloader version to 4
1 parent 698af6c commit 7eaa1b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/target.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#endif
3737

3838
#define BOOTLOADER_CONFIG_MAGIC 0xA0
39-
#define BOOTLOADER_VERSION 3
39+
#define BOOTLOADER_VERSION 4
4040

4141
#define USB_SPEED_HIGH 1
4242
#define USB_SPEED_FULL 2

0 commit comments

Comments
 (0)