Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1810dd3

Browse files
committedMar 21, 2022
Increase bootloader version to 3
1 parent 5205992 commit 1810dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/target.h

Lines changed: 1 addition & 1 deletion
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 2
39+
#define BOOTLOADER_VERSION 3
4040

4141
#define USB_SPEED_HIGH 1
4242
#define USB_SPEED_FULL 2

0 commit comments

Comments
 (0)
Please sign in to comment.