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