X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoders%2Fpan1321%2F__init__.py;h=9bda5232ba227f6b42d80607cdc1429e292b4d73;hb=4c3b1846c9c307c1c35f86d259ddb968ed92718d;hp=02e2da594f90fe4f6070735f66eb95b1b8a1ddb3;hpb=37e4c724efa64dd6061f7bb83f126b81da949771;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 *