Use trait for main device
This commit is contained in:
parent
cd82a02efb
commit
e6dc5e478a
4 changed files with 255 additions and 237 deletions
|
@ -1,4 +1,5 @@
|
|||
mod obd2;
|
||||
use obd2::Obd2Device;
|
||||
|
||||
fn main() {
|
||||
env_logger::init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue