Split some files and add more documentation

This commit is contained in:
Robert Sammelson 2023-05-15 20:10:01 -04:00
parent 877722ed1b
commit cd0242b796
No known key found for this signature in database
GPG key ID: 92F1F04EDB06B9E9
8 changed files with 216 additions and 154 deletions

View file

@ -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-pre1"
version = "0.2.0-pre2"
edition = "2021"
[dependencies]