]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/lpc/__init__.py
All PDs: Minor whitespace and consistency fixes.
[libsigrokdecode.git] / decoders / lpc / __init__.py
index e03c27e8864ec06abd64828ed36550082e9d6f9c..986b550f0961ce7b056a36148e12103e5055d12c 100644 (file)
@@ -19,8 +19,8 @@
 ##
 
 '''
-Low-Pin Count protocol decoder.
+LPC (Low-Pin Count) is a protocol for low-bandwidth devices used on
+some PC mainboards, such as the "BIOS chip" or the so-called "Super I/O".
 '''
 
 from .pd import *
-