summaryrefslogtreecommitdiff
path: root/decoders/pan1321/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/pan1321/__init__.py')
-rw-r--r--decoders/pan1321/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/pan1321/__init__.py b/decoders/pan1321/__init__.py
index 7aa20f0..c14236d 100644
--- a/decoders/pan1321/__init__.py
+++ b/decoders/pan1321/__init__.py
@@ -23,4 +23,4 @@ This decoder stacks on top of the 'uart' PD and decodes the Panasonic PAN1321
Bluetooth module Serial Port Profile (SPP) protocol.
'''
-from .pd import *
+from .pd import Decoder