X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fds28ea00%2Fpd.py;h=39290b45bea235075f34939bada24e6174ac0092;hb=HEAD;hp=9a578449c6956b7761896d0de17abeb7a42dc2f5;hpb=6cbba91f23b9f9ace75b4722c9c0776b9211008d;p=libsigrokdecode.git diff --git a/decoders/ds28ea00/pd.py b/decoders/ds28ea00/pd.py index 9a57844..39290b4 100644 --- a/decoders/ds28ea00/pd.py +++ b/decoders/ds28ea00/pd.py @@ -45,7 +45,7 @@ class Decoder(srd.Decoder): outputs = [] tags = ['IC', 'Sensor'] annotations = ( - ('text', 'Human-readable text'), + ('text', 'Text'), ) def __init__(self):