Fix: 修复在线版下mixgo和mpython板卡使用ampy无法上载代码
This commit is contained in:
@@ -317,6 +317,9 @@
|
||||
"ampy.enterRawREPLFailed": "Unable to enter Raw REPL",
|
||||
"ampy.exitRawREPLFailed": "Unable to exit Raw REPL",
|
||||
"ampy.exitREPLFailed": "Unable to exit REPL",
|
||||
"ampy.portIsNotOpen": "Serial port is not open",
|
||||
"ampy.executePythonCodeFailed": "Unable to execute python code",
|
||||
"ampy.dataReadInterrupt": "Data reading interrupted",
|
||||
"editor.contextMenu.cut": "Cut",
|
||||
"editor.contextMenu.copy": "Copy",
|
||||
"editor.contextMenu.paste": "Paste",
|
||||
|
||||
Reference in New Issue
Block a user