Update main.py
This commit is contained in:
parent
9f496af8fb
commit
8572734f48
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue