Searched refs:read_serial_port (Results 1 – 1 of 1) sorted by relevance
197 def read_serial_port(ser, inputQueue, stop): function222 …serial_thread = threading.Thread(target=read_serial_port, args=(ser, inputQueue, lambda: stop_thre…