]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mx25lxx05d/mx25lxx05d.py
srd: All PDs: Various fixes, cosmetics.
[libsigrokdecode.git] / decoders / mx25lxx05d / mx25lxx05d.py
index 61ec185fc184597e70d11b39a7922c7d2280e7f9..4139fcb6e57d7ba6ecb885c76d3198f86f5eeff8 100644 (file)
@@ -256,8 +256,6 @@ class Decoder(srd.Decoder):
                 self.cmdstate = 1
             else:
                 pass # TODO
-        else:
-            pass
 
         # Handle commands.
         # TODO: Use some generic way to invoke the resp. method.