summaryrefslogtreecommitdiff
path: root/decoders/nunchuk/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/nunchuk/__init__.py')
-rw-r--r--decoders/nunchuk/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/nunchuk/__init__.py b/decoders/nunchuk/__init__.py
index 9b85374..ac8e64b 100644
--- a/decoders/nunchuk/__init__.py
+++ b/decoders/nunchuk/__init__.py
@@ -29,5 +29,5 @@ http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/
https://www.sparkfun.com/products/9281
'''
-from .nunchuk import *
+from .pd import *