brendan-w / python-OBD

OBD-II serial module for reading engine data
GNU General Public License v2.0
1.02k stars 360 forks source link

[obd.protocols.protocol_legacy] Dropped frame for being too short #185

Open toojayzee opened 4 years ago

toojayzee commented 4 years ago

Trying clear dtc: connect.query(obd.commands.CLEAR_DTC)

Returns error [obd.protocols.protocol_legacy] Dropped frame for being too short

clear_dtc