X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Ftlc5620%2F__init__.py;h=cb953853c64e5e682c408e4a58df77d4b904fd3e;hb=92b7b49f6964f57a7d6fc4473645c993cfa4ba52;hp=6cf340188a14329ef52df3d65a07261daf461429;hpb=5f4de613af7b95dd37c6df69efb1214c741fdd05;p=libsigrokdecode.git diff --git a/decoders/tlc5620/__init__.py b/decoders/tlc5620/__init__.py index 6cf3401..cb95385 100644 --- a/decoders/tlc5620/__init__.py +++ b/decoders/tlc5620/__init__.py @@ -19,8 +19,7 @@ ## ''' -Texas Instruments TLC5620 protocol decoder. +The Texas Instruments TLC5620 is an 8-bit quad DAC. ''' -from .pd import * - +from .pd import Decoder