]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/lpc/__init__.py
configure.ac: Also check for Python 3.6.
[libsigrokdecode.git] / decoders / lpc / __init__.py
index 62a43075a2a524f6c481ac1c11310736264e597b..2c2c430c66ac042af46287def3c57781fc1a0903 100644 (file)
@@ -23,5 +23,4 @@ LPC (Low-Pin Count) is a protocol for low-bandwidth devices used on
 some PC mainboards, such as the "BIOS chip" or the so-called "Super I/O".
 '''
 
-from .pd import *
-
+from .pd import Decoder