summaryrefslogtreecommitdiff
path: root/decoders/pan1321/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/pan1321/pd.py')
-rw-r--r--decoders/pan1321/pd.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/decoders/pan1321/pd.py b/decoders/pan1321/pd.py
index f345506..e7ccd60 100644
--- a/decoders/pan1321/pd.py
+++ b/decoders/pan1321/pd.py
@@ -33,9 +33,6 @@ class Decoder(srd.Decoder):
license = 'gplv2+'
inputs = ['uart']
outputs = ['pan1321']
- probes = []
- optional_probes = []
- options = {}
annotations = [
['text-verbose', 'Human-readable text (verbose)'],
['text', 'Human-readable text'],