You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
284 B
JSON
19 lines
284 B
JSON
|
3 years ago
|
{
|
||
|
|
"CodeCOMLeft": {
|
||
|
|
"BAUD": 9600,
|
||
|
|
"name": "COM7"
|
||
|
|
},
|
||
|
|
"CodeCOMRight": {
|
||
|
|
"BAUD": 9600,
|
||
|
|
"name": "COM7"
|
||
|
|
},
|
||
|
|
"SinglechipCOM": [
|
||
|
|
{
|
||
|
|
"baud": 115200,
|
||
|
|
"port_name": "COM1",
|
||
|
|
"device_name": "SensorsCom",
|
||
|
|
"auto_connect": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|