This website works better with JavaScript.
Explore
Help
Register
Sign In
wenchun
/
AirTrapMine
forked from
chiyu1468/AirTrapMine
Watch
1
Star
0
Fork
You've already forked AirTrapMine
0
Code
Pull Requests
Activity
AT XBee傳送並接收字串訊息
Browse Source
lenting1027
1 year ago
parent
f465b44b79
commit
7073eaf3e6
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/unitdev04/endpoint_at.py
Unescape
Escape
View File
@ -38,4 +38,4 @@ try:
pass
pass
except
KeyboardInterrupt
:
except
KeyboardInterrupt
:
print
(
"
\n
Program terminated.
"
)
print
(
"
\n
Program terminated.
"
)
ser
.
close
(
)
ser
.
close
(
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
wenchun/AirTrapMine
Title
Body
Create Issue