stanleyhuangyc / ArduinoOBD

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

Added turbo PIDs and hex2uint32 #62

Open willeccles opened 5 years ago

willeccles commented 5 years ago

This PR adds PIDs for certain turbocharger-related data and adds the ability to decode 32-bit integers from 4-byte hex data.