summaryrefslogtreecommitdiff
path: root/decoders/uart.py
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/uart.py')
-rw-r--r--decoders/uart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/uart.py b/decoders/uart.py
index 1c204dc..c9f7875 100644
--- a/decoders/uart.py
+++ b/decoders/uart.py
@@ -217,7 +217,7 @@ class Decoder(sigrokdecode.Decoder):
# TODO: Options to invert the signal(s).
# ...
}
- annotation = [
+ annotations = [
# ANN_ASCII
["ASCII", "TODO: description"],
# ANN_DEC