Update: 更新web ampy

This commit is contained in:
王立帮
2025-03-21 17:10:28 +08:00
parent 449ba1f793
commit 883dbb336d
6 changed files with 73 additions and 96 deletions

View File

@@ -320,6 +320,8 @@
"ampy.portIsNotOpen": "Serial port is not open",
"ampy.executePythonCodeFailed": "Unable to execute python code",
"ampy.dataReadInterrupt": "Data reading interrupted",
"ampy.waitingFirstEOFTimeout": "timeout waiting for first EOF reception",
"ampy.waitingSecondEOFTimeout": "timeout waiting for second EOF reception",
"editor.contextMenu.cut": "Cut",
"editor.contextMenu.copy": "Copy",
"editor.contextMenu.paste": "Paste",