X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fmxc6225xu%2F__init__.py;h=daeb89eb824bd59b3adece65ea5304ce5941fb6b;hb=1a782fad8a1e8addeb1f27e221b286ffe2b2e30a;hp=c522711c0415557cf1e708136e8f6df8f2d66802;hpb=35b380b1156434b73d4a976c68f5ab3604c8510a;p=libsigrokdecode.git diff --git a/decoders/mxc6225xu/__init__.py b/decoders/mxc6225xu/__init__.py index c522711..daeb89e 100644 --- a/decoders/mxc6225xu/__init__.py +++ b/decoders/mxc6225xu/__init__.py @@ -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