Utility for reading data from a vehicle over OBD-II
Find a file
Robert Sammelson 75acc9d4b3
Various improvements
- Remove line endings in get_line
- Check the echoed value in send_serial_cmd, instead of returning it
- Add flush function
2023-05-13 20:03:57 -04:00
src Various improvements 2023-05-13 20:03:57 -04:00
.gitignore Initial commit 2023-05-12 19:07:59 -04:00
Cargo.lock Initial commit 2023-05-12 19:07:59 -04:00
Cargo.toml Initial commit 2023-05-12 19:07:59 -04:00