From a465436e627578f69c403de75a89522dfd883217 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 9 May 2012 00:35:30 +0200 Subject: srd: Add usable one-liner descriptions for all PDs. --- decoders/lpc/lpc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/lpc') diff --git a/decoders/lpc/lpc.py b/decoders/lpc/lpc.py index 1357fbd..cd56a9b 100644 --- a/decoders/lpc/lpc.py +++ b/decoders/lpc/lpc.py @@ -102,7 +102,7 @@ class Decoder(srd.Decoder): id = 'lpc' name = 'LPC' longname = 'Low-Pin-Count' - desc = 'TODO.' + desc = 'Protocol for low-bandwidth devices on PC mainboards.' license = 'gplv2+' inputs = ['logic'] outputs = ['lpc'] -- cgit v1.2.3-70-g09d2