Forum >Replies by mitsakos
userhead mitsakos
Replies (1)
  • You Reply: I understand and thank you for the reply.

    I have one more question, since I can make my tests on my other car.

    How can I add a PID?
    i undestand that I have to define it as the others are defined in your library
    (eg. #define PID_O2_SENSOR 0x14)

    But where do I state the calculations needed to show actual values? (in this case - A/200).

    Do you suggest to do them in the loop and just have "A" as a raw value that I manipulate?

    Thank you in advance.