]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/__init__.py
All PDs: Only import the 'Decoder' object.
[libsigrokdecode.git] / decoders / mxc6225xu / __init__.py
index c522711c0415557cf1e708136e8f6df8f2d66802..daeb89eb824bd59b3adece65ea5304ce5941fb6b 100644 (file)
@@ -26,4 +26,4 @@ The chip's I²C interface supports standard mode and fast mode (max. 400kHz).
 Its I²C slave address is 0x2a.
 '''
 
-from .pd import *
+from .pd import Decoder