mirror of
https://github.com/andreili/klipper.git
synced 2025-09-17 02:25:50 +02:00
Don't try to detect a "real serial port" in serialhdl.py. Instead, have the callers invoke either connect_uart(), connect_file(), or connect_pipe(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>