X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fonewire_link%2F__init__.py;h=12aad259290b23db0b283c05fa4f852344dc53d0;hb=a4b5d9a99e4d202ccd65bc77624949e68a858e3a;hp=d153f93ad46f27a73c93b11581ac3c726fb9f960;hpb=6a15597a7b3f901b566b7bfc8c484a14e0fb6a11;p=libsigrokdecode.git diff --git a/decoders/onewire_link/__init__.py b/decoders/onewire_link/__init__.py index d153f93..12aad25 100644 --- a/decoders/onewire_link/__init__.py +++ b/decoders/onewire_link/__init__.py @@ -65,5 +65,4 @@ These options should be configured only on very rare cases and the user should read the decoder source code to understand them correctly. ''' -from .pd import * - +from .pd import Decoder