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