X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fnunchuk%2F__init__.py;h=ac8e64b787447fa5db7f953414adaeef599ff4c1;hb=24c74fd30fb161837c5f8b01baf3c0fe2dfa4ed5;hp=9b85374729718dd84e0b78ca19d21616c0697224;hpb=1541976fcac03a780b5d27046f5f8884973c08ae;p=libsigrokdecode.git 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 *