Switch to a library and move main to an example
This commit is contained in:
parent
559fbbaa12
commit
2a43bf94bd
9 changed files with 21 additions and 389 deletions
|
@ -1,6 +1,9 @@
|
|||
[package]
|
||||
name = "obd"
|
||||
version = "0.0.0"
|
||||
name = "obd2"
|
||||
description = "Utility for reading data from a vehicle over OBD-II"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://github.com/rsammelson/obd2"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue