summaryrefslogtreecommitdiff
path: root/libraries/OBD2UART/OBD2UART.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed a possible compilation issueStanley Huang2017-03-101-1/+1
* UpdateStanley Huang2017-02-161-35/+51
* Fixed manual setting protocol issueStanley Huang2017-01-301-46/+54
* Improved initialization routine and fixed protocol selection issueStanley Huang2017-01-131-33/+15
* Added readDTC() for reading OBD-II Trouble Codes into an arrayStanley Huang2016-12-191-0/+37
* Renaming read() to readPID() in OBD libraryStanley Huang2016-07-061-1/+0
* BugfixStanley Huang2016-06-271-4/+6
* Added new APIsStanley Huang2016-06-261-35/+74
* Library and examples for OBD-II UART Adapter MK2Stanley Huang2016-06-261-0/+437