Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
error
a guest
Apr 1st, 2022
172
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
try:
x = 0
while x < 10: print (" Distance: " + str(distance())+ " ", end='\r')
x += 1
except KeyboardInterrupt:
print('interrupted!')
GPIO.cleanup()
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
install_fonts.sh
Bash | 3 hours ago | 3.13 KB
Vis- Daggers
3 hours ago | 0.40 KB
Vis- Staff
3 hours ago | 0.47 KB
Vis- Metal
4 hours ago | 2.79 KB
Vis- Adoption on objects
4 hours ago | 1.94 KB
setup_notes
Bash | 4 hours ago | 2.50 KB
Vis- Imbuing Tests
4 hours ago | 2.01 KB
Untitled
7 hours ago | 8.00 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!