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/nunchuk/nunchuk.py | 1 - 1 file changed, 1 deletion(-) (limited to 'decoders/nunchuk/nunchuk.py') diff --git a/decoders/nunchuk/nunchuk.py b/decoders/nunchuk/nunchuk.py index b91e3ea..c756f4d 100644 --- a/decoders/nunchuk/nunchuk.py +++ b/decoders/nunchuk/nunchuk.py @@ -28,7 +28,6 @@ class Decoder(srd.Decoder): name = 'Nunchuk' longname = 'Nintendo Wii Nunchuk' desc = 'Decodes the Nintendo Wii Nunchuk I2C-based protocol.' - longdesc = '...' license = 'gplv2+' inputs = ['i2c'] outputs = ['nunchuck'] -- cgit v1.2.3-70-g09d2