Fix(boards): 修复arduino_esp8266下串口通信异常

This commit is contained in:
王立帮
2025-03-01 13:47:44 +08:00
parent 74b12ba2d9
commit 6b8f28ed8f
2 changed files with 2 additions and 2 deletions

View File

@@ -1065,7 +1065,7 @@
"yMax": 100, "yMax": 100,
"yMin": 0, "yMin": 0,
"pointNum": 100, "pointNum": 100,
"rts": true, "rts": false,
"dtr": true "dtr": true
}, },
"lib": { "lib": {

View File

@@ -1065,7 +1065,7 @@
"yMax": 100, "yMax": 100,
"yMin": 0, "yMin": 0,
"pointNum": 100, "pointNum": 100,
"rts": true, "rts": false,
"dtr": true "dtr": true
}, },
"lib": { "lib": {