add a lot of current stuff

this is not (yet) in the frm2 repo

Change-Id: Ia5b2996803c3dbb15b85ab1bc3a24717ac6297fb
This commit is contained in:
zolliker 2020-07-29 14:57:50 +02:00
parent 7f7c1a85ab
commit 047f3a7606

View File

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