Update
This commit is contained in:
parent
e3df883fa8
commit
b739434158
@ -55,6 +55,7 @@ class ProxStream:
|
|||||||
self.log.critical(f"ERROR: {e}, serial input: {raw}")
|
self.log.critical(f"ERROR: {e}, serial input: {raw}")
|
||||||
|
|
||||||
def read(self):
|
def read(self):
|
||||||
|
print(self.proximity_buffer)
|
||||||
return self.proximity_buffer
|
return self.proximity_buffer
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user