X-Git-Url: http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Ftlc5620%2F__init__.py;fp=decoders%2Ftlc5620%2F__init__.py;h=cb953853c64e5e682c408e4a58df77d4b904fd3e;hp=6992361b73546be4aa4f441425ea34d798fa6523;hb=95d11271b46a46788d497481d03177e883c8554e;hpb=0b6bc7f9554c0980153563b6a3d16c3642fc4651 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