X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Frtc8564%2F__init__.py;h=e2776a6a1d7d0b386acb79b77ee65188564ff01a;hp=65aa6402ea5fc87c98f05c069756c57bb2926ee1;hb=95d11271b46a46788d497481d03177e883c8554e;hpb=0b6bc7f9554c0980153563b6a3d16c3642fc4651 diff --git a/decoders/rtc8564/__init__.py b/decoders/rtc8564/__init__.py index 65aa640..e2776a6 100644 --- a/decoders/rtc8564/__init__.py +++ b/decoders/rtc8564/__init__.py @@ -23,4 +23,4 @@ This decoder stacks on top of the 'i2c' PD and decodes the Epson RTC-8564 JE/NB real-time clock (RTC) protocol. ''' -from .pd import * +from .pd import Decoder