X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Ftlc5620%2F__init__.py;h=cb953853c64e5e682c408e4a58df77d4b904fd3e;hb=6fbab493aaee26f9ecba0268261d1f3264339d9d;hp=6992361b73546be4aa4f441425ea34d798fa6523;hpb=35b380b1156434b73d4a976c68f5ab3604c8510a;p=libsigrokdecode.git diff --git a/decoders/tlc5620/__init__.py b/decoders/tlc5620/__init__.py index 6992361..cb95385 100644 --- a/decoders/tlc5620/__init__.py +++ b/decoders/tlc5620/__init__.py @@ -22,4 +22,4 @@ The Texas Instruments TLC5620 is an 8-bit quad DAC. ''' -from .pd import * +from .pd import Decoder