X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fpan1321%2F__init__.py;h=c14236df4215cd9539f973fc10d034b2d8178c43;hb=d011c2e1fe2e4f0144a2c8e56d7feeda8520fd81;hp=7aa20f05a5a6423a7912bc97f1ace48962f64548;hpb=35b380b1156434b73d4a976c68f5ab3604c8510a;p=libsigrokdecode.git 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