]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mx25lxx05d/pd.py
Add a few missing probe-names.
[libsigrokdecode.git] / decoders / mx25lxx05d / pd.py
index faecf594051dc6e3d55837bd706ed2819af33c2f..fdb8248e6dd959b1f6e331a798f7caf454950e97 100644 (file)
@@ -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 = [