From e4b8cf059c02e2eb89c93996ca681e13c6ce84da Mon Sep 17 00:00:00 2001 From: shrlnm Date: Thu, 30 Mar 2023 19:03:18 +0300 Subject: [PATCH] fix a bug --- pyren3/mod_ddt_ecu.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pyren3/mod_ddt_ecu.py b/pyren3/mod_ddt_ecu.py index 59db73a..b10e8b6 100644 --- a/pyren3/mod_ddt_ecu.py +++ b/pyren3/mod_ddt_ecu.py @@ -237,7 +237,7 @@ class DDTECU(): ''' 0 1 2 3 4 5 6 7 ''' ''' 01234567890123456789012345678901234567890123456789012345678901234567890123456''' - #IdRsp = '61 80 82 00 41 86 46 04 41 46 4A 82 00 41 86 46 D1 00 30 00 00 48 00 05 09 05' + #IdRsp = '61 80 77 01 20 98 43 11 33 36 38 10 09 60 14 44 52 AD 00 14 00 00 81 22 00 00' ''' -- -------- ----- ----- ''' ''' DiagVersion--+ | | +--Version ''' ''' Supplier--+ +--Soft ''' @@ -297,8 +297,6 @@ class DDTECU(): fname = mod_globals.opt_ddtxml self.ecufname = mod_globals.ddtroot+'/ecus/'+fname else: - #vehTypeCode = 'x81' - #Address = '0D' problist = ecuSearch(vehTypeCode, Address, DiagVersion, Supplier, Soft, Version, eculist) while 1: