obd2/src
Robert Sammelson 4139dcea60
Add get_dtcs
- Required new function obd_mode_command for commands without PIDs
- Required new reading function for single line responses
- Multiple devices can respond to get_dtcs, so the responses are now
  vectors of the previous type - vectors of u8
2023-05-13 20:04:35 -04:00
..
obd2 Add get_dtcs 2023-05-13 20:04:35 -04:00
main.rs Add get_dtcs 2023-05-13 20:04:35 -04:00