This commit is contained in:
Max 2021-09-22 14:46:20 +01:00
parent 5e21ef02ce
commit 1ecb82ee31

View File

@ -69,7 +69,7 @@ class Proximity:
self.serial_string = '/dev/proximity'
self.alive = False
self.proximity_stopped = False
self.limit_cm = 30
self.limit_cm = 50
self.failed_reads = 0
self.failed_reads_thresh = 4
# self.limit_cm = 5