Remove unused code
This commit is contained in:
parent
7166faf04b
commit
0158f9bcef
@ -1531,11 +1531,6 @@ class ELM:
|
|||||||
responses.append(s)
|
responses.append(s)
|
||||||
continue
|
continue
|
||||||
|
|
||||||
# now we are going to receive data. st or ff should be in responses[0]
|
|
||||||
# if len(responses) != 1:
|
|
||||||
# print "Something went wrong. len responces != 1"
|
|
||||||
# return "WRONG RESPONSE"
|
|
||||||
|
|
||||||
result = ""
|
result = ""
|
||||||
noerrors = True
|
noerrors = True
|
||||||
cFrame = 0 # frame counter
|
cFrame = 0 # frame counter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user