X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fam230x%2Fpd.py;h=eedf9428e70595b6e2680e03aa2cf430b237518c;hp=fbc68d396db060f1db1278272891bc71c683fcab;hb=e144452bcdd5f2abbe6b6f3da41ad64f67e39def;hpb=6cbba91f23b9f9ace75b4722c9c0776b9211008d 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 = (