dumb test fix 1
This commit is contained in:
parent
aa7556e950
commit
f842b2a03b
@ -135,7 +135,7 @@ class MeterbusSerial(object):
|
|||||||
print("Waiting for input ... ")
|
print("Waiting for input ... ")
|
||||||
c = self.port.read()
|
c = self.port.read()
|
||||||
|
|
||||||
print("State {}, Octet {:02X}".format(state, c))
|
print("State {}, Octet {:02X}".format(state, c[0]))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user