X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fmaxim_ds28ea00%2F__init__.py;h=049f96ab1cb5b18004c14a446ef916fde0d1c527;hb=76a4498f3a1eb0ce3919c3ce72fad76f99049942;hp=750d6993d7c76aa4fc622b84da697f132844238d;hpb=35b380b1156434b73d4a976c68f5ab3604c8510a;p=libsigrokdecode.git diff --git a/decoders/maxim_ds28ea00/__init__.py b/decoders/maxim_ds28ea00/__init__.py index 750d699..049f96a 100644 --- a/decoders/maxim_ds28ea00/__init__.py +++ b/decoders/maxim_ds28ea00/__init__.py @@ -23,4 +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