From 047f3a7606e4a77c1ff67da545280b0a06fd33c3 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Wed, 29 Jul 2020 14:57:50 +0200 Subject: [PATCH] add a lot of current stuff this is not (yet) in the frm2 repo Change-Id: Ia5b2996803c3dbb15b85ab1bc3a24717ac6297fb --- secop_psi/ls370sim.py | 1 + 1 file changed, 1 insertion(+) diff --git a/secop_psi/ls370sim.py b/secop_psi/ls370sim.py index c55e298..a445ef4 100644 --- a/secop_psi/ls370sim.py +++ b/secop_psi/ls370sim.py @@ -69,3 +69,4 @@ class Ls370Sim(Communicator): #if command.startswith('R'): # print('> %s\t< %s' % (command, reply)) return ';'.join(reply) +