Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
CarePatch
/
thermometer
Watch
2
Star
0
Fork
0
Issues
0
Pull Requests
0
Commits
113
Releases
0
No Description
SSH
HTTPS
ZIP
TAR.GZ
Tree:
fe2e1da7f5
Branches
Tags
master
thermometer
/
utils
/
convert.py
convert.py
45B
History
Raw
def hex2ascii(s): return chr(int(s, 16))