]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/pd.py
All PDs: More consistent names for ss/es variables.
[libsigrokdecode.git] / decoders / mxc6225xu / pd.py
index 2f09488d2e2d5746e69139b1f84505e61f721291..8b3dcc993ff830b54cfe3ca42ed382ccc03c1cdc 100644 (file)
@@ -165,7 +165,6 @@ class Decoder(srd.Decoder):
             if cmd != 'START':
                 return
             self.state = 'GET SLAVE ADDR'
-            self.block_start_sample = ss
         elif self.state == 'GET SLAVE ADDR':
             # Wait for an address write operation.
             # TODO: We should only handle packets to the slave(?)