]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/am230x/pd.py
All PDs: Consistently use singular/plural for annotation classes/rows.
[libsigrokdecode.git] / decoders / am230x / pd.py
index fbc68d396db060f1db1278272891bc71c683fcab..eedf9428e70595b6e2680e03aa2cf430b237518c 100644 (file)
@@ -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 = (