update dtr config for s3

This commit is contained in:
fredqian
2025-01-20 14:45:36 +08:00
parent d9e41b76c8
commit 35a6806f08
2 changed files with 6 additions and 6 deletions

View File

@@ -46,7 +46,7 @@
"yMax": 100,
"yMin": 0,
"pointNum": 100,
"rts": true,
"rts": false,
"dtr": true
},
"lib": {
@@ -60,8 +60,8 @@
"web": {
"devices": {
"serial": true,
"hid": false,
"usb": false
"hid": true,
"usb":true
},
"burn": {
"erase": true,