Double request send fix
This commit is contained in:
parent
7c8e10db18
commit
a47030920f
@ -1412,7 +1412,6 @@ class ELM:
|
|||||||
else:
|
else:
|
||||||
frsp = self.send_raw (raw_command[Fc] + '1') # we'll get only 1 frame: fc, ff or sf
|
frsp = self.send_raw (raw_command[Fc] + '1') # we'll get only 1 frame: fc, ff or sf
|
||||||
|
|
||||||
frsp = self.send_raw(raw_command[Fc])
|
|
||||||
Fc = Fc + 1
|
Fc = Fc + 1
|
||||||
|
|
||||||
# analyse response
|
# analyse response
|
||||||
|
Loading…
x
Reference in New Issue
Block a user