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