Hello,
when I send an unsupported PID to my Car, the whole Program stops working.
Is there a Work-Around?
I do not want to use IsValidPID,if there is another Way...
(Because I am not smart enough to figure out, how to change the Array for Example Function readPIDMultiple while running it :-/ )
Thanks in Advance
Program Crash on not supported PID
Re: Program Crash on not supported PID
You have to use IsValidPID or just not poll that PID.