Skip to content

Commit c54c9bf

Browse files
committed
version
1 parent 9d44543 commit c54c9bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ void usb_teardown(void);
8787
#include "dfu_qspi.h"
8888
#include "dfu_uart.h"
8989

90-
#define BOOTLOADER_VERSION 0x0004
90+
#define BOOTLOADER_VERSION 0x0005
9191
#define BOOTLOADER_VER_MEM 0x200041D0
9292

9393
//--------------------------------------------------------------------+

0 commit comments

Comments
 (0)