This website works better with JavaScript
Home
Explore
Help
Sign In
Siningsoft
/
myCar
Watch
3
Star
0
Fork
0
Files
Pull Requests
0
Tree:
8e86cfa45b
Branches
Tags
master
myCar
/
test
/
pyOBD_3.py
pyOBD_3.py
82 B
History
Raw
1
2
3
4
5
6
#!/usr/bin/python3
import OBDcode
o = OBDcode.OBDcode("01AB12","/dev/rfcomm0")