pyro-proxy/config.json
2025-04-16 18:42:23 +08:00

10 lines
202 B
JSON

{
"hostPort": "/dev/cu.usbserial-350",
"devicePort": "/dev/cu.usbserial-230",
"baudRate": 9600,
"dataBits": 8,
"stopBits": 1,
"parity": "none",
"protocol": "custom",
"enableCRC": false
}