Fix issue with config parsing for filtering of cable

This commit is contained in:
2025-06-20 14:07:26 +02:00
parent 1c7b758a11
commit 265288106e
2 changed files with 5 additions and 5 deletions

View File

@@ -2,8 +2,8 @@
port_override = None
baudrate = 19200
# List the names as which the adapter cable will show up separated by commas below
# For ENATECH, the below is likely correct.
filters = USB-Serial Controller, Prolific USB-Serial Controller
# For ENATECH, the below is likely correct. The name cannot contain a semicolon
filters = USB-Serial Controller; Prolific USB-Serial Controller
[UI]
height = 600