summaryrefslogtreecommitdiff
path: root/decoders/i2s/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/i2s/pd.py')
-rw-r--r--decoders/i2s/pd.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/decoders/i2s/pd.py b/decoders/i2s/pd.py
index 73bfa6f..1d1a7a4 100644
--- a/decoders/i2s/pd.py
+++ b/decoders/i2s/pd.py
@@ -47,8 +47,6 @@ class Decoder(srd.Decoder):
{'id': 'ws', 'name': 'WS', 'desc': 'Word select line'},
{'id': 'sd', 'name': 'SD', 'desc': 'Serial data line'},
]
- optional_probes = []
- options = {}
annotations = [
['left', 'Left channel'],
['right', 'Right channel'],