X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fnunchuk%2Fpd.py;h=90c23d2b4a3d57ac5849763ed27b3f8a6fa94ea2;hp=a34b68fcebee2f461202191bec5c9a91cd9d71b0;hb=ef36224880135a05d2fbde8f048ea3fe3f425df9;hpb=4c3b1846c9c307c1c35f86d259ddb968ed92718d diff --git a/decoders/nunchuk/pd.py b/decoders/nunchuk/pd.py index a34b68f..90c23d2 100644 --- a/decoders/nunchuk/pd.py +++ b/decoders/nunchuk/pd.py @@ -18,8 +18,6 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -# Nintendo Wii Nunchuk protocol decoder - import sigrokdecode as srd class Decoder(srd.Decoder):