Update: 调整在线版下micropython microbit和mithoncc默认固件

This commit is contained in:
王立帮
2024-12-20 21:34:56 +08:00
parent 98c5b7a0f9
commit 6aa25550e7
4 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@
"web": {
"com": "usb",
"burn": {
"filePath": "./build/microbit-micropython-v1-lib.hex"
"filePath": "./build/microbit-micropython-v1.hex"
}
}
}