forgot to call open
This commit is contained in:
parent
436fbb720d
commit
aab02ca10b
@ -232,6 +232,7 @@ if __name__ == "__main__":
|
||||
sleep(2.0)
|
||||
|
||||
m = MeterbusSerial()
|
||||
m.open()
|
||||
|
||||
while True:
|
||||
for a in [ 84, 87, 80 ]:
|
||||
|
Loading…
x
Reference in New Issue
Block a user