This website requires JavaScript.
Explore
Help
Sign In
ise-iot-ay2023-project
/
stm32-fmt-code
Watch
3
Star
0
Fork
You've already forked stm32-fmt-code
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
stm32-fmt-code
/
access_control_python
/
test.py
6 lines
104 B
Python
Raw
Permalink
Blame
History
from
stm32
import
stm32_distance
SD
=
stm32_distance
(
"
COM13
"
)
while
True
:
print
(
SD
.
get_distance
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink