From 2787cf2abc0187679e87d3735ca3e64c2a1a91c8 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 16 Mar 2019 18:46:01 +0100 Subject: decoders: Various cosmetic/consistency/typo fixes. --- decoders/max7219/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/max7219') diff --git a/decoders/max7219/pd.py b/decoders/max7219/pd.py index 5b32e11..7484034 100644 --- a/decoders/max7219/pd.py +++ b/decoders/max7219/pd.py @@ -45,7 +45,7 @@ class Decoder(srd.Decoder): id = 'max7219' name = 'MAX7219' longname = 'Maxim MAX7219/MAX7221' - desc = '8-digit LED display driver.' + desc = 'Maxim MAX72xx series 8-digit LED display driver.' license = 'gplv2+' inputs = ['spi'] outputs = ['max7219'] -- cgit v1.2.3-70-g09d2