From 4c3b1846c9c307c1c35f86d259ddb968ed92718d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:43:21 +0100 Subject: All PDs: Improve/fix descriptions. --- decoders/lpc/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'decoders/lpc') diff --git a/decoders/lpc/__init__.py b/decoders/lpc/__init__.py index e03c27e..62a4307 100644 --- a/decoders/lpc/__init__.py +++ b/decoders/lpc/__init__.py @@ -19,7 +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 * -- cgit v1.2.3-70-g09d2