Cleanup and echo example

This commit is contained in:
Mark Qvist 2018-04-04 10:35:21 +02:00
parent e66622bd69
commit cfb1ed84d2
4 changed files with 41 additions and 28 deletions

View file

@ -9,7 +9,6 @@ import FPE
class SerialInterface(Interface):
MAX_CHUNK = 32768
TIMEOUT_SECONDS = 1.0
owner = None
port = None