]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/mxc6225xu/mxc6225xu.py
srd: Remove TODOs from annotation format names.
[libsigrokdecode.git] / decoders / mxc6225xu / mxc6225xu.py
index 7ad639691012493b5363270433da4d3f3d5d25fe..5769f3e691df066bf9c13868e2f45912439f96e5 100644 (file)
@@ -76,7 +76,7 @@ class Decoder(srd.Decoder):
     ]
     options = {}
     annotations = [
-        ['TODO', 'TODO'],
+        ['Text', 'Human-readable text'],
     ]
 
     def __init__(self, **kwargs):