This commit is contained in:
Max 2021-09-22 14:13:45 +01:00
parent da08e26439
commit 625fd2fb54

View File

@ -33,7 +33,7 @@ class Proximity:
def get_prox_readings(self): def get_prox_readings(self):
try: try:
# self.ser.flushInput() self.ser.flushInput()
# time.sleep(0.1) # time.sleep(0.1)
p1 = p2 = p3 = p4 = p5 = p6 = p7 = p8 = p9 = p10 = p11 = 0 p1 = p2 = p3 = p4 = p5 = p6 = p7 = p8 = p9 = p10 = p11 = 0
for _ in range(1): for _ in range(1):