Adds a filter in the serial port logging handler to convert unicode string input to bytes as pyserial does not handle unicode content.
2.9 KiB
2.9 KiB
Adds a filter in the serial port logging handler to convert unicode string input to bytes as pyserial does not handle unicode content.