summaryrefslogtreecommitdiff
path: root/decoders/mlx90614
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-03-04 10:40:58 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2012-03-04 15:10:11 +0100
commit1541976fcac03a780b5d27046f5f8884973c08ae (patch)
tree054478b06b1623b05258c8fd2241eda93dbb7418 /decoders/mlx90614
parent2b7160383cc189f721600c04be17a980e216dfd6 (diff)
downloadlibsigrokdecode-1541976fcac03a780b5d27046f5f8884973c08ae.tar.gz
libsigrokdecode-1541976fcac03a780b5d27046f5f8884973c08ae.zip
srd: PDs: More cosmetics.
Diffstat (limited to 'decoders/mlx90614')
-rw-r--r--decoders/mlx90614/__init__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/decoders/mlx90614/__init__.py b/decoders/mlx90614/__init__.py
index fd62251..0ceabc2 100644
--- a/decoders/mlx90614/__init__.py
+++ b/decoders/mlx90614/__init__.py
@@ -18,5 +18,12 @@
## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
##
+'''
+Melexis MLX90614 protocol decoder.
+
+Details:
+TODO
+'''
+
from .mlx90614 import *