brendan-w / python-OBD

OBD-II serial module for reading engine data
GNU General Public License v2.0
1.02k stars 360 forks source link

Update ELM327 communication #154

Closed JSdeVries closed 5 years ago

JSdeVries commented 5 years ago

Deal with ELM sending BUS INIT: OK as part of the reply to 0100 command. This fixes #153. Many thanks to @lrcama!