From 156509ca42f0df2380c9f205f9aad337e1a07802 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 1 Feb 2012 22:23:03 +0100 Subject: srd: Move all protocol docs to __init__.py files. --- decoders/nunchuk/nunchuk.py | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'decoders/nunchuk/nunchuk.py') diff --git a/decoders/nunchuk/nunchuk.py b/decoders/nunchuk/nunchuk.py index db40d35..f901905 100644 --- a/decoders/nunchuk/nunchuk.py +++ b/decoders/nunchuk/nunchuk.py @@ -18,17 +18,7 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# -# Nintendo Wii Nunchuk decoder -# - -# -# TODO: Description -# -# http://wiibrew.org/wiki/Wiimote/Extension_Controllers/Nunchuck -# http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/ -# https://www.sparkfun.com/products/9281 -# +# Nintendo Wii Nunchuk protocol decoder import sigrokdecode as srd -- cgit v1.2.3-70-g09d2