Skip to content

Commit a0ce2b8

Browse files
committed
update bootloader version number
1 parent 8009038 commit a0ce2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core/Src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* Bootloader */
22

3-
#define BOOTLOADER_VERSION 6
3+
#define BOOTLOADER_VERSION 7
44

55
/* Includes ------------------------------------------------------------------*/
66
#include <stdbool.h>

0 commit comments

Comments
 (0)