X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fpan1321%2F__init__.py;h=9bda5232ba227f6b42d80607cdc1429e292b4d73;hb=e28f7aee3b96afeb543e0c3c29e3950ddd61a490;hp=02e2da594f90fe4f6070735f66eb95b1b8a1ddb3;hpb=50bd5d259677faf87bb3408e111d0e833d7ba9b4;p=libsigrokdecode.git diff --git a/decoders/pan1321/__init__.py b/decoders/pan1321/__init__.py index 02e2da5..9bda523 100644 --- a/decoders/pan1321/__init__.py +++ b/decoders/pan1321/__init__.py @@ -19,10 +19,8 @@ ## ''' -Panasonic PAN1321 protocol decoder. - -Details: -TODO +This decoder stacks on top of the 'uart' PD and decodes the Panasonic PAN1321 +Bluetooth module Serial Port Profile (SPP) protocol. ''' from .pd import *