parent
60d16d888e
commit
13e57187d7
|
@ -4,6 +4,9 @@
|
|||
* ISO 15765-4
|
||||
* http://en.wikipedia.org/wiki/OBD-II_PIDs
|
||||
*
|
||||
* May 2019 status: looks like this code was never tested on any real hardware?
|
||||
* @see obd2viaCAN.c
|
||||
*
|
||||
* @date Jun 9, 2015
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*
|
||||
|
|
|
@ -5,6 +5,11 @@
|
|||
* http://en.wikipedia.org/wiki/OBD-II_PIDs#CAN_.2811-bit.29_Bus_format
|
||||
* standards.sae.org/j2284/
|
||||
*
|
||||
* OBD-II
|
||||
*
|
||||
* @see obd2.cpp
|
||||
* TODO: remove this dead file?
|
||||
*
|
||||
* @date Feb 14, 2014
|
||||
* @author Andrey Belomutskiy, (c) 2012-2018
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue