summaryrefslogtreecommitdiff
path: root/decoders/mxc6225xu/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mxc6225xu/pd.py')
-rw-r--r--decoders/mxc6225xu/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/mxc6225xu/pd.py b/decoders/mxc6225xu/pd.py
index 3ae6f8e..ca24cd5 100644
--- a/decoders/mxc6225xu/pd.py
+++ b/decoders/mxc6225xu/pd.py
@@ -82,7 +82,7 @@ class Decoder(srd.Decoder):
def __init__(self, **kwargs):
self.state = 'IDLE'
- def start(self, metadata):
+ def start(self):
# self.out_proto = self.add(srd.OUTPUT_PROTO, 'mxc6225xu')
self.out_ann = self.add(srd.OUTPUT_ANN, 'mxc6225xu')