Bump pxt-core to 3.19.4 + Support drive deploy in Electron offline app (#677)
* initial * Bump pxt-core to 3.19.4 for drive deploy
This commit is contained in:
committed by
GitHub
parent
e981d1b95d
commit
bb4966dca7
@ -42,7 +42,7 @@
|
||||
"useUF2": true,
|
||||
"useELF": true,
|
||||
"hasHex": true,
|
||||
"deployDrives": ".*",
|
||||
"deployDrives": "EV3",
|
||||
"deployFileMarker": "INFO_UF2.TXT",
|
||||
"driveName": "EV3",
|
||||
"flashCodeAlign": 256,
|
||||
|
Reference in New Issue
Block a user