7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
# config.yaml
|
|
serial:
|
|
port: "COM17"
|
|
baudrate: 250000
|
|
timeout: 20
|
|
crc_timeout_min_seconds: 2.0
|
|
crc_timeout_ms_per_100kb: 1.5 |