Can anyone help me please?
Ive been able to read all the basic data but I don't understand how the multi-values work.
Example
m_brakesTemperature[4] is supposed to be a uint16 but I get 32 as the answer when i try to read it: readUInt16LE(43).toString()
Sorry for the noob question. Thank you in advance