add feather c6, update tinyuf2 to 0.20.1
This commit is contained in:
parent
da92cb64f3
commit
065047dfd3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import zipfile
|
|||
from multiprocessing import Pool
|
||||
|
||||
version = "0.20.1"
|
||||
print("version {}".format(version))
|
||||
print("version", version)
|
||||
|
||||
# variant name, tinyuf2 bootloader name
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue