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