obd2/src/commands
Nicholas Orlowsky 11e87eafaf
Various changes
- allow communication to elm327 device via a serialport
- allow creation of elm327 device without requiring unwrap()
- added some extra documentation
- add fuel_level obd-ii command
- expose reset() functionality of device
2025-03-20 14:09:37 -04:00
..
implementation.rs Add the remaining service $00 PIDs up to $20 2023-05-21 01:53:12 -04:00
macros.rs Add the remaining service $00 PIDs up to $20 2023-05-21 01:53:12 -04:00
mod.rs Various changes 2025-03-20 14:09:37 -04:00
types.rs Fix lint issues and add comments 2025-03-20 02:17:56 -04:00