]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/tlc5620/pd.py
Remove unused probes and options
[libsigrokdecode.git] / decoders / tlc5620 / pd.py
index 4097c458e793c6f59488760d54a2834547b12082..b9a52231a00b2c6f10d2c7eee862a099c022b44f 100644 (file)
@@ -44,7 +44,6 @@ class Decoder(srd.Decoder):
         {'id': 'load', 'name': 'LOAD', 'desc': 'Serial interface load control'},
         {'id': 'ldac', 'name': 'LDAC', 'desc': 'Load DAC'},
     ]
-    options = {}
     annotations = [
         ['dac-select', 'DAC select'],
         ['gain', 'Gain'],