fix bootloader version
This commit is contained in:
parent
f97d9ab34f
commit
ce92c7634e
@ -10,6 +10,10 @@
|
||||
|
||||
#endif
|
||||
|
||||
#define BOOT_VERSION_MAJ 1
|
||||
#define BOOT_VERSION_MIN 0
|
||||
#define BOOT_VERSION_PATCH 0
|
||||
|
||||
#define __STR_HELPER(x) #x
|
||||
#define __STR(x) __STR_HELPER(x)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user