summaryrefslogtreecommitdiff
path: root/libraries/OBD2UART
Commit message (Collapse)AuthorAgeFilesLines
* Fixed manual setting protocol issueStanley Huang2017-01-303-77/+91
|
* Improved initialization routine and fixed protocol selection issueStanley Huang2017-01-132-37/+17
|
* Added readDTC() for reading OBD-II Trouble Codes into an arrayStanley Huang2016-12-192-2/+41
|
* Updated example sketchStanley Huang2016-12-191-11/+76
| | | | Reading DTC and MEMS data
* Renaming read() to readPID() in OBD libraryStanley Huang2016-07-061-1/+0
|
* BugfixStanley Huang2016-06-271-4/+6
|
* Added new APIsStanley Huang2016-06-262-38/+84
|
* Library and examples for OBD-II UART Adapter MK2Stanley Huang2016-06-264-0/+743