X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fmaxim_ds28ea00%2F__init__.py;h=049f96ab1cb5b18004c14a446ef916fde0d1c527;hb=1c49e875623918f8893308307f487a1f551daec4;hp=34d1d088e0ce70cad81f53bd7ef4cc87784afbc1;hpb=4c3b1846c9c307c1c35f86d259ddb968ed92718d;p=libsigrokdecode.git diff --git a/decoders/maxim_ds28ea00/__init__.py b/decoders/maxim_ds28ea00/__init__.py index 34d1d08..049f96a 100644 --- a/decoders/maxim_ds28ea00/__init__.py +++ b/decoders/maxim_ds28ea00/__init__.py @@ -23,5 +23,4 @@ This decoder stacks on top of the 'onewire_network' PD and decodes the Maxim DS28EA00 1-Wire digital thermometer protocol. ''' -from .pd import * - +from .pd import Decoder