badtoyz/pyobd

subaru outback 2007 3.0R

Opened this issue · 0 comments

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
self.run()
File "./pyobd.py", line 178, in run
s = self.port.sensor(i)
File "/home/mike/pyobd/obd_io.py", line 225, in sensor
sensor = obd_sensors.SENSORS[sensor_index]
IndexError: list index out of range