This commit is contained in:
Max 2021-09-22 14:10:51 +01:00
parent 76e4e2be29
commit 8126756e78

View File

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