summaryrefslogtreecommitdiff
path: root/decoders/mlx90614/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mlx90614/pd.py')
-rw-r--r--decoders/mlx90614/pd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/mlx90614/pd.py b/decoders/mlx90614/pd.py
index 8ae3ab9..f75d205 100644
--- a/decoders/mlx90614/pd.py
+++ b/decoders/mlx90614/pd.py
@@ -24,7 +24,7 @@ class Decoder(srd.Decoder):
id = 'mlx90614'
name = 'MLX90614'
longname = 'Melexis MLX90614'
- desc = 'Infrared Thermometer protocol.'
+ desc = 'Melexis MLX90614 infrared thermometer protocol.'
license = 'gplv2+'
inputs = ['i2c']
outputs = ['mlx90614']