forgot to call open

This commit is contained in:
Wolfgang Hottgenroth 2020-08-29 17:42:07 +02:00
parent 436fbb720d
commit aab02ca10b
Signed by: wn
GPG Key ID: B586EAFCDF2F65F4

View File

@ -232,6 +232,7 @@ if __name__ == "__main__":
sleep(2.0)
m = MeterbusSerial()
m.open()
while True:
for a in [ 84, 87, 80 ]: