]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/tlc5620/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / tlc5620 / __init__.py
index 6992361b73546be4aa4f441425ea34d798fa6523..cb953853c64e5e682c408e4a58df77d4b904fd3e 100644 (file)
@@ -22,4 +22,4 @@
 The Texas Instruments TLC5620 is an 8-bit quad DAC.
 '''
 
-from .pd import *
+from .pd import Decoder