ODBLink check
This commit is contained in:
parent
5baf01b8c1
commit
a05464b231
@ -1820,7 +1820,7 @@ class ELM:
|
|||||||
self.check_answer(elm_ver)
|
self.check_answer(elm_ver)
|
||||||
|
|
||||||
# check STN
|
# check STN
|
||||||
st_rsp = self.cmd("STPR")
|
st_rsp = self.cmd("STP 53")
|
||||||
if '?' not in st_rsp:
|
if '?' not in st_rsp:
|
||||||
mod_globals.opt_stn = True
|
mod_globals.opt_stn = True
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user