]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/pan1321/__init__.py
All PDs: Minor whitespace and consistency fixes.
[libsigrokdecode.git] / decoders / pan1321 / __init__.py
index 02e2da594f90fe4f6070735f66eb95b1b8a1ddb3..7aa20f05a5a6423a7912bc97f1ace48962f64548 100644 (file)
 ##
 
 '''
-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 *
-