summaryrefslogtreecommitdiff
path: root/decoders/i2cfilter
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/i2cfilter')
-rw-r--r--decoders/i2cfilter/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/i2cfilter/__init__.py b/decoders/i2cfilter/__init__.py
index ddb16ff..be97bf0 100644
--- a/decoders/i2cfilter/__init__.py
+++ b/decoders/i2cfilter/__init__.py
@@ -34,4 +34,4 @@ Both of these are optional; if no options are specified the entire payload
of the I²C session will be output.
'''
-from .pd import *
+from .pd import Decoder