X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fpan1321%2F__init__.py;h=c14236df4215cd9539f973fc10d034b2d8178c43;hb=991c44f33a55733610f6d9da1efbcc5bf1074dee;hp=9bda5232ba227f6b42d80607cdc1429e292b4d73;hpb=4c3b1846c9c307c1c35f86d259ddb968ed92718d;p=libsigrokdecode.git diff --git a/decoders/pan1321/__init__.py b/decoders/pan1321/__init__.py index 9bda523..c14236d 100644 --- a/decoders/pan1321/__init__.py +++ b/decoders/pan1321/__init__.py @@ -23,5 +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