Update main.py
This commit is contained in:
parent
9f496af8fb
commit
8572734f48
|
@ -70,7 +70,7 @@ def door_open():
|
||||||
#display.set_page("scan")
|
#display.set_page("scan")
|
||||||
|
|
||||||
|
|
||||||
SD = stm32_distance("COM13")
|
SD = stm32_distance("/dev/serial/by-id/usb-STMicroelectronics_STM32_STLink_066DFF505282494867205639-if02")
|
||||||
#start_time = time.perf_counter()
|
#start_time = time.perf_counter()
|
||||||
|
|
||||||
flag: bool = False
|
flag: bool = False
|
||||||
|
|
Loading…
Reference in New Issue