Merge branch 'pyren3' of gitlab.com:py_ren/pyren into pyren3

This commit is contained in:
shrlnm 2023-01-02 08:45:30 +03:00
commit 93982447eb

View File

@ -1897,7 +1897,7 @@ class ELM:
self.screenRefreshTime += roundtrip
if command[0].isdigit():
if command[0].isdigit() or command.startswith('STPX'):
self.response_time = ((self.response_time * 9) + roundtrip) / 10
# save responce to log