changeset 48 | 76056645f265 |
parent 47 | f860aa7e90e5 |
--- a/LPCconnector/LPCAppProto.py Mon May 06 16:01:38 2013 +0200 +++ b/LPCconnector/LPCAppProto.py Mon May 06 16:32:27 2013 +0200 @@ -113,7 +113,6 @@ class RESET_LOGCOUNTSTransaction(LPCAppTransaction): def __init__(self): LPCAppTransaction.__init__(self, 0x0D) - ExchangeData = LPCAppTransaction.GetData if __name__ == "__main__": __builtins__.BMZ_DBG = True