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/rtc8564/rtc8564.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/rtc8564/rtc8564.py') diff --git a/decoders/rtc8564/rtc8564.py b/decoders/rtc8564/rtc8564.py index c74630a..bf5d4b6 100644 --- a/decoders/rtc8564/rtc8564.py +++ b/decoders/rtc8564/rtc8564.py @@ -31,7 +31,7 @@ class Decoder(srd.Decoder): id = 'rtc8564' name = 'RTC-8564' longname = 'Epson RTC-8564 JE/NB' - desc = 'TODO.' + desc = 'Realtime clock module protocol.' license = 'gplv2+' inputs = ['i2c'] outputs = ['rtc8564'] -- cgit v1.2.3-70-g09d2