Search found 2 matches
- Thu Jul 25, 2019 12:01 pm
- Forum: Freematics Products
- Topic: Please help with displaying boost
- Replies: 2
- Views: 5908
Re: Please help with displaying boost
Can you offer some insigh as to how you worked this out? Or example code? I'm struggling with something similiar
- Thu Jul 25, 2019 12:00 pm
- Forum: Freematics Products
- Topic: Unable to get result data as float/double (decimal number)
- Replies: 0
- Views: 6401
Unable to get result data as float/double (decimal number)
Hi, So after a looking through how the result data from readPID is being processed, I see that the result data is always an int. I know this is because of the hex2uint16 and hex2uint8 functions in OBD2UART.cpp. My question is: how can I get result data from defined PIDs that is in double/float/any o...