update dtr config for s3
This commit is contained in:
@@ -46,7 +46,7 @@
|
|||||||
"yMax": 100,
|
"yMax": 100,
|
||||||
"yMin": 0,
|
"yMin": 0,
|
||||||
"pointNum": 100,
|
"pointNum": 100,
|
||||||
"rts": true,
|
"rts": false,
|
||||||
"dtr": true
|
"dtr": true
|
||||||
},
|
},
|
||||||
"lib": {
|
"lib": {
|
||||||
@@ -60,8 +60,8 @@
|
|||||||
"web": {
|
"web": {
|
||||||
"devices": {
|
"devices": {
|
||||||
"serial": true,
|
"serial": true,
|
||||||
"hid": false,
|
"hid": true,
|
||||||
"usb": false
|
"usb":true
|
||||||
},
|
},
|
||||||
"burn": {
|
"burn": {
|
||||||
"erase": true,
|
"erase": true,
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
"yMax": 100,
|
"yMax": 100,
|
||||||
"yMin": 0,
|
"yMin": 0,
|
||||||
"pointNum": 100,
|
"pointNum": 100,
|
||||||
"rts": true,
|
"rts": false,
|
||||||
"dtr": true
|
"dtr": true
|
||||||
},
|
},
|
||||||
"lib": {
|
"lib": {
|
||||||
@@ -60,8 +60,8 @@
|
|||||||
"web": {
|
"web": {
|
||||||
"devices": {
|
"devices": {
|
||||||
"serial": true,
|
"serial": true,
|
||||||
"hid": false,
|
"hid": true,
|
||||||
"usb": false
|
"usb":true
|
||||||
},
|
},
|
||||||
"burn": {
|
"burn": {
|
||||||
"erase": true,
|
"erase": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user