X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fmx25lxx05d%2Fpd.py;h=fdb8248e6dd959b1f6e331a798f7caf454950e97;hb=847e488b37fe5c85c4d1aa4930ced34c24ca5b03;hp=faecf594051dc6e3d55837bd706ed2819af33c2f;hpb=4e3b276aac6d42722fe8a90e8c4ea74bf59fdb37;p=libsigrokdecode.git diff --git a/decoders/mx25lxx05d/pd.py b/decoders/mx25lxx05d/pd.py index faecf59..fdb8248 100644 --- a/decoders/mx25lxx05d/pd.py +++ b/decoders/mx25lxx05d/pd.py @@ -90,8 +90,8 @@ class Decoder(srd.Decoder): outputs = ['mx25lxx05d'] probes = [] optional_probes = [ - {'id': 'hold', 'name': 'HOLD#', 'desc': 'TODO.'}, - {'id': 'wp_acc', 'name': 'WP#/ACC', 'desc': 'TODO.'}, + {'id': 'hold', 'name': 'HOLD#', 'desc': 'Pause device w/o deselecting it'}, + {'id': 'wp_acc', 'name': 'WP#/ACC', 'desc': 'Write protect'}, ] options = {} annotations = [