Fix: 修复在线版下mixgo和mpython板卡使用ampy无法上载代码
This commit is contained in:
@@ -317,6 +317,9 @@
|
||||
"ampy.enterRawREPLFailed": "无法进入Raw REPL",
|
||||
"ampy.exitRawREPLFailed": "无法退出Raw REPL",
|
||||
"ampy.exitREPLFailed": "无法退出REPL",
|
||||
"ampy.portIsNotOpen": "串口未打开",
|
||||
"ampy.executePythonCodeFailed": "无法执行python代码",
|
||||
"ampy.dataReadInterrupt": "数据读取中断",
|
||||
"editor.contextMenu.cut": "剪切",
|
||||
"editor.contextMenu.copy": "复制",
|
||||
"editor.contextMenu.paste": "粘贴",
|
||||
|
||||
Reference in New Issue
Block a user