forgot to call open

This commit is contained in:
2020-08-29 17:42:07 +02:00
parent 436fbb720d
commit aab02ca10b

View File

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