From 03211cb1b2b41b369b4c22681970ce5aa1e8dfbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=AB=8B=E5=B8=AE?= <3294713004@qq.com> Date: Sun, 15 Dec 2024 10:17:22 +0800 Subject: [PATCH] =?UTF-8?q?Update(test):=20micropython=5Fesp32=E6=9D=BF?= =?UTF-8?q?=E5=8D=A1web=E4=BD=BF=E7=94=A8hid=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boards/default/micropython_esp32/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/default/micropython_esp32/config.json b/boards/default/micropython_esp32/config.json index 5000ff60..b3d14780 100644 --- a/boards/default/micropython_esp32/config.json +++ b/boards/default/micropython_esp32/config.json @@ -63,7 +63,7 @@ }, "pythonToBlockly": false, "web": { - "com": "serial", + "com": "hid", "burn": { "erase": true, "micropython:esp32:mixgo": {