]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/pan1321.py
srd: annotation -> annotations.
[libsigrokdecode.git] / decoders / pan1321.py
index 3c093108b64dd3dbf8e77afe8aa49baee0b696ae..bebfc689c039ae259d44e67e467fc8abebe9b558 100644 (file)
@@ -45,7 +45,7 @@ class Decoder(sigrokdecode.Decoder):
     # ]
     options = {
     }
-    annotation = [
+    annotations = [
         # ANN_ASCII
         ["ASCII", "TODO: description"],
     ]