stanleyhuangyc / ArduinoOBD

OBD-II library and sketches for Arduino
http://freematics.com
968 stars 519 forks source link

Adding methods to get engine light status and get the error codes #34

Closed edelache closed 7 years ago

edelache commented 8 years ago

Adding a method to get the engine light status (MIL) and number of error codes, as well as a method to get the actual error codes.

hiddenhack commented 7 years ago

can you post an example of how to use the get function getDTCs I would be very grateful , I am beginning . Thank you