summaryrefslogtreecommitdiff
path: root/decoders/am230x/pd.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/am230x/pd.py')
-rw-r--r--decoders/am230x/pd.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/decoders/am230x/pd.py b/decoders/am230x/pd.py
index fbc68d3..eedf942 100644
--- a/decoders/am230x/pd.py
+++ b/decoders/am230x/pd.py
@@ -56,8 +56,8 @@ class Decoder(srd.Decoder):
('bit', 'Bit'),
('end', 'End'),
('byte', 'Byte'),
- ('humidity', 'Relative humidity in percent'),
- ('temperature', 'Temperature in degrees Celsius'),
+ ('humidity', 'Relative humidity'),
+ ('temperature', 'Temperature'),
('checksum', 'Checksum'),
)
annotation_rows = (