]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/pan1321/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / pan1321 / __init__.py
index 7aa20f05a5a6423a7912bc97f1ace48962f64548..c14236df4215cd9539f973fc10d034b2d8178c43 100644 (file)
@@ -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