--- a/connectors/LPC/LPCAppProto.py Thu Feb 03 18:20:47 2011 +0100
+++ b/connectors/LPC/LPCAppProto.py Thu Feb 03 18:23:24 2011 +0100
@@ -65,7 +65,8 @@
class IDLETransaction(LPCAppTransaction):
- LPCAppTransaction.__init__(self, 0x00)
+ LPCAppTransaction.__init__(self, 0x07) + ExchangeData = LPCAppTransaction.GetData class STARTTransaction(LPCAppTransaction):