X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fds2408%2Fpd.py;h=97fb650fd1adf21cf9988acc1e683f9324671014;hb=HEAD;hp=33f2873fe9e092f276140cf501d85cf917a0cbec;hpb=6cbba91f23b9f9ace75b4722c9c0776b9211008d;p=libsigrokdecode.git diff --git a/decoders/ds2408/pd.py b/decoders/ds2408/pd.py index 33f2873..97fb650 100644 --- a/decoders/ds2408/pd.py +++ b/decoders/ds2408/pd.py @@ -40,7 +40,7 @@ class Decoder(srd.Decoder): outputs = [] tags = ['Embedded/industrial', 'IC'] annotations = ( - ('text', 'Human-readable text'), + ('text', 'Text'), ) def __init__(self):