SL100_FactoryTestTool/misc/json/serial_port_config.json

10 lines
171 B
JSON
Raw Normal View History

2024-08-01 01:17:17 +00:00
{
"M10/H12/H13": {
"BaudRate": 115200,
"DataBits": 8,
"Parity": "无校验",
"StopBits": 1,
"FlowControl": "无控制"
}
}