This website works better with JavaScript.
Explore
Help
Register
Sign In
chiyu1468
/
AirTrapMine
Watch
2
Star
0
Fork
You've already forked AirTrapMine
1
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
AT XBee傳送並接收字串訊息
Browse Source
chiyu
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
chiyu1468/AirTrapMine
Title
Body
Create Issue