Skip to content

Fix time include and unicode encode issue

Krisjanis Rijnieks requested to merge github/fork/kr15h/fix-encode-and-time into master

I edited the py/serialserver.py to include time module and added encode() to serial.write(c).

Merge request reports