X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fam230x%2F__init__.py;h=98f20b6528cd95a8c52771c16a8d681ce00fb8b3;hp=73782e1dffce818b8f4ed54359a0ad186fb7b2ee;hb=95d11271b46a46788d497481d03177e883c8554e;hpb=0b6bc7f9554c0980153563b6a3d16c3642fc4651 diff --git a/decoders/am230x/__init__.py b/decoders/am230x/__init__.py index 73782e1..98f20b6 100644 --- a/decoders/am230x/__init__.py +++ b/decoders/am230x/__init__.py @@ -33,4 +33,4 @@ Therefore the option 'device' must be used to properly decode the communication of the respective sensor. ''' -from .pd import * +from .pd import Decoder