X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fmx25lxx05d%2F__init__.py;h=047be0e5f928dfe7b8d7947b78f0413cdad97d68;hb=03d6d746b742fb21ca22086ba6b72943a845ecc9;hp=3f3c1c662d13d707cbfc6ff138619869446ce0f9;hpb=1541976fcac03a780b5d27046f5f8884973c08ae;p=libsigrokdecode.git diff --git a/decoders/mx25lxx05d/__init__.py b/decoders/mx25lxx05d/__init__.py index 3f3c1c6..047be0e 100644 --- a/decoders/mx25lxx05d/__init__.py +++ b/decoders/mx25lxx05d/__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 ## @@ -29,5 +29,5 @@ Details: http://www.macronix.com/QuickPlace/hq/PageLibrary4825740B00298A3B.nsf/h_Index/3F21BAC2E121E17848257639003A3146/$File/MX25L1605D-3205D-6405D-1.5.pdf ''' -from .mx25lxx05d import * +from .pd import *