Fix(boards): 修复arduino_esp8266下串口通信异常
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user