From 9f2f42c064e8a7100cee13460a7a3638f468f56a Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Jan 2014 22:56:08 +0100 Subject: All PDs: Consistent naming/case for annotation shortnames/IDs. --- decoders/maxim_ds28ea00/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/maxim_ds28ea00') diff --git a/decoders/maxim_ds28ea00/pd.py b/decoders/maxim_ds28ea00/pd.py index 73e7356..6e1125a 100644 --- a/decoders/maxim_ds28ea00/pd.py +++ b/decoders/maxim_ds28ea00/pd.py @@ -53,7 +53,7 @@ class Decoder(srd.Decoder): ] options = {} annotations = [ - ['Text', 'Human-readable text'], + ['text', 'Human-readable text'], ] def __init__(self, **kwargs): -- cgit v1.2.3-70-g09d2