mirror of
https://github.com/andreili/klipper.git
synced 2025-08-24 03:44:06 +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>