From 122e9a90a54e034b93f554938896983d293edec1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 25 Mar 2012 09:39:44 +0200 Subject: srd: PDs: Kill obsolete 'longdesc' entries. --- decoders/transitioncounter/transitioncounter.py | 1 - 1 file changed, 1 deletion(-) (limited to 'decoders/transitioncounter') diff --git a/decoders/transitioncounter/transitioncounter.py b/decoders/transitioncounter/transitioncounter.py index 44dda48..9506cee 100644 --- a/decoders/transitioncounter/transitioncounter.py +++ b/decoders/transitioncounter/transitioncounter.py @@ -28,7 +28,6 @@ class Decoder(srd.Decoder): name = 'Transition counter' longname = 'Pin transition counter' desc = 'Counts rising/falling edges in the signal.' - longdesc = '...' license = 'gplv2+' inputs = ['logic'] outputs = ['transitioncounts'] -- cgit v1.2.3-70-g09d2