]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mlx90614/__init__.py
Automate protocol decoder installation.
[libsigrokdecode.git] / decoders / mlx90614 / __init__.py
index 0ceabc20d986606587413b494333a512a5b758b6..d0c6293a770fcc948e377b39e39a7a41b5a47223 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>
 ##
@@ -25,5 +25,5 @@ Details:
 TODO
 '''
 
-from .mlx90614 import *
+from .pd import *