diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2012-03-04 10:40:58 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2012-03-04 15:10:11 +0100 |
commit | 1541976fcac03a780b5d27046f5f8884973c08ae (patch) | |
tree | 054478b06b1623b05258c8fd2241eda93dbb7418 /decoders/nunchuk | |
parent | 2b7160383cc189f721600c04be17a980e216dfd6 (diff) | |
download | libsigrokdecode-1541976fcac03a780b5d27046f5f8884973c08ae.tar.gz libsigrokdecode-1541976fcac03a780b5d27046f5f8884973c08ae.zip |
srd: PDs: More cosmetics.
Diffstat (limited to 'decoders/nunchuk')
-rw-r--r-- | decoders/nunchuk/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/nunchuk/__init__.py b/decoders/nunchuk/__init__.py index da6db06..9b85374 100644 --- a/decoders/nunchuk/__init__.py +++ b/decoders/nunchuk/__init__.py @@ -19,7 +19,7 @@ ## ''' -Nintendo Wii Nunchuk decoder. +Nintendo Wii Nunchuk protocol decoder. TODO: Description. |