mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-11-08 06:16:01 +01: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>