Searched refs:SerialWithLogging (Results 1 – 3 of 3) sorted by relevance
108 from pw_console.pyserial_wrapper import SerialWithLogging110 serial_device = SerialWithLogging('/dev/ttyUSB0', 115200, timeout=1)
27 class SerialWithLogging(serial.Serial): # pylint: disable=too-many-ancestors class
200 pyserial_wrapper.SerialWithLogging