X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Ftca6408a%2F__init__.py;h=f679674e3e3cfe1e06e2eb60959f82c57f76da7b;hp=9982d58bfaafe03e818d876943d7e10757c094fd;hb=95d11271b46a46788d497481d03177e883c8554e;hpb=d4026957a57e5f665fa91c8d706976613e29c1b4 diff --git a/decoders/tca6408a/__init__.py b/decoders/tca6408a/__init__.py index 9982d58..f679674 100644 --- a/decoders/tca6408a/__init__.py +++ b/decoders/tca6408a/__init__.py @@ -23,4 +23,4 @@ This decoder stacks on top of the 'i2c' PD and decodes the Texas Instruments TCA6408A 8-bit I²C I/O expander protocol. ''' -from .pd import * +from .pd import Decoder