iwanders / OBD9141

A class to read an ISO 9141-2 port found in car diagnostic OBD-II ports.
MIT License
237 stars 72 forks source link

Add esp32 example. #39

Closed iwanders closed 2 years ago

iwanders commented 2 years ago

@gauix4, could you give this a test before I merge this?

git clone https://github.com/iwanders/OBD9141.git
git checkout esp32_example

Closes https://github.com/iwanders/OBD9141/issues/38

gauix4 commented 2 years ago

it works very well :)

iwanders commented 2 years ago

Thanks, merged! :tada: