Switch to using macros for data retrieval commands
This commit is contained in:
parent
8d521ff46d
commit
fb35987b28
5 changed files with 251 additions and 121 deletions
|
@ -3,7 +3,7 @@ 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.2.0-pre2"
|
||||
version = "0.2.0-pre3"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue