Merge branch 'master' into wip

This commit is contained in:
2020-10-28 07:55:17 +01:00

View File

@ -71,4 +71,3 @@ class Ls370Sim(Communicator):
#if command.startswith('R'):
# print('> %s\t< %s' % (command, reply))
return ';'.join(reply)