stanleyhuangyc / ArduinoOBD

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

Added turbo PIDs and hex2uint32 #62

Open willeccles opened 4 years ago

willeccles commented 4 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.