gwillgues

Results 1 issues of gwillgues

When retrieving VIN via the following example code, I received 16 characters instead of the proper 17, and the trailing "0" in my VIN was truncated. ``` connection = obd.OBD()...