X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fmaxim_ds28ea00%2F__init__.py;h=c5d3ca5cb6f4d9655a4ff1b85b26ac7c13eef6fd;hp=508ae5b960077fd21eee6fa02c7a25c3b9b531da;hb=50bd5d259677faf87bb3408e111d0e833d7ba9b4;hpb=c07cbb92b129bef7a279169e1d7312811ee5e83f diff --git a/decoders/maxim_ds28ea00/__init__.py b/decoders/maxim_ds28ea00/__init__.py index 508ae5b..c5d3ca5 100644 --- a/decoders/maxim_ds28ea00/__init__.py +++ b/decoders/maxim_ds28ea00/__init__.py @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2012 Uwe Hermann ## @@ -28,5 +28,5 @@ Details: TODO ''' -from .maxim_ds28ea00 import * +from .pd import *