obd2/src/commands
Nicholas Orlowsky 821e80aaaf
Serialport Support
- allow communication to elm327 device via a serialport
- allow creation of elm327 device without requiring unwrap()
- added some extra documentation
- expose reset() functionality of device
- serial_comm and ftdi_comm abstractions added
2025-05-23 18:41:49 -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 Serialport Support 2025-05-23 18:41:49 -04:00
types.rs Serialport Support 2025-05-23 18:41:49 -04:00