]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/lm75/__init__.py
tlc5620: Output short/long annotations.
[libsigrokdecode.git] / decoders / lm75 / __init__.py
index fd72612bacbfe569342033660090591220f5e167..213e0ec02dac959c70769604890224ab2a36a3e9 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrokdecode project.
 ##
 ## Copyright (C) 2012 Uwe Hermann <uwe@hermann-uwe.de>
 ##
@@ -30,5 +30,5 @@ Details:
 TODO.
 '''
 
-from .lm75 import *
+from .pd import *