summaryrefslogtreecommitdiff
path: root/decoders/pan1321.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/pan1321.py')
-rw-r--r--decoders/pan1321.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/pan1321.py b/decoders/pan1321.py
index 3c09310..bebfc68 100644
--- a/decoders/pan1321.py
+++ b/decoders/pan1321.py
@@ -45,7 +45,7 @@ class Decoder(sigrokdecode.Decoder):
# ]
options = {
}
- annotation = [
+ annotations = [
# ANN_ASCII
["ASCII", "TODO: description"],
]