We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a710a commit 526fbfaCopy full SHA for 526fbfa
flashloader.c
@@ -36,7 +36,7 @@
36
#include "pico/binary_info.h"
37
#include "flashloader.h"
38
39
-bi_decl(bi_program_version_string("1.01"));
+bi_decl(bi_program_version_string("1.02"));
40
41
#if !PICO_FLASH_SIZE_BYTES
42
#error PICO_FLASH_SIZE_BYTES not defined!
0 commit comments