v1.0.2
Added
- Add a
--ecu-reset
flag enabling triggering a best effort ECUReset on scanner startup (#189)
Fixed
- Fix wrong constants in enums, found by applying
@unique
treewide (#193) - Let
wait_for_ecu()
, and thus--ping
, recognize--timeout
(#174)
Full Changelog: v1.0.1...v1.0.2