From b46b88f37ac302c7e00c288e78dab05a2ac74328 Mon Sep 17 00:00:00 2001 From: Gerhard Sittig Date: Mon, 27 Jul 2020 17:48:40 +0200 Subject: sle44xx: extend decoder doc string, add "memory cards" hint Add a stronger hint to "memory cards", users might expect to see this detail in the decoder's description. Rephrase how the reset line will terminate pending memory reads. --- decoders/sle44xx/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/sle44xx/pd.py') diff --git a/decoders/sle44xx/pd.py b/decoders/sle44xx/pd.py index e897b13..a1cd8f8 100644 --- a/decoders/sle44xx/pd.py +++ b/decoders/sle44xx/pd.py @@ -47,7 +47,7 @@ class Decoder(srd.Decoder): api_version = 3 id = 'sle44xx' name = 'SLE 44xx' - longname = 'SLE44xx protocol' + longname = 'SLE44xx memory card' desc = 'SLE 4418/28/32/42 memory card serial protocol' license = 'gplv2+' inputs = ['logic'] -- cgit v1.2.3-70-g09d2