X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fnunchuk%2F__init__.py;h=c5791455d8df127c25635c15bf40d1f44c8d192e;hb=e9a3c933ea8d77a46b881e525c2cfaf71b23041d;hp=2fdaaeb430c7c1697353846ca5d69af7e49c4e7a;hpb=4c3b1846c9c307c1c35f86d259ddb968ed92718d;p=libsigrokdecode.git diff --git a/decoders/nunchuk/__init__.py b/decoders/nunchuk/__init__.py index 2fdaaeb..c579145 100644 --- a/decoders/nunchuk/__init__.py +++ b/decoders/nunchuk/__init__.py @@ -28,5 +28,4 @@ http://todbot.com/blog/2008/02/18/wiichuck-wii-nunchuck-adapter-available/ https://www.sparkfun.com/products/9281 ''' -from .pd import * - +from .pd import Decoder