Duplicate PID
Posted: Mon May 11, 2015 10:36 am
I was looking over the output file and looking over datalogger.h and OBD.h and noticed that both of these are listed as 0x21.
datalogger.h
#define PID_GYRO 0x21
OBD.h
#define PID_DISTANCE_WITH_MIL 0x21
Is this correct?
datalogger.h
#define PID_GYRO 0x21
OBD.h
#define PID_DISTANCE_WITH_MIL 0x21
Is this correct?