iwanders / OBD9141

A class to read an ISO 9141-2 port found in OBD-II ports.
MIT License
227 stars 70 forks source link

Support for ISO 14230-2 KWP #12

Closed iwanders closed 5 years ago

iwanders commented 5 years ago

This adds the ISO 14230-2 KWP support to the master branch. Confirmed today that the 9141-2 functionality on this branch is unaffected using the Display example. This closes #11, closes #5

iwanders commented 5 years ago

@mjs513, this functionality was in large part made possible by your efforts in testing my code. I enjoyed the quick back and forths we did on #11. Thanks for the collaboration and your help in improving this library!

If you have any last comments before this is merged with master, let me know. If you would like an explicit callout in the readme to mjs513, feel free to say so and I'll happily add it.

mjs513 commented 5 years ago

@iwanders. Sorry for the delay in getting back to you. I agree I had a lot fun working on this with you testing the code changes.

I really don't have anything else to add before you do the merge. An no I do not need any explicit callout in the readme. But thanks for offering.

Mike