From 8f7f170ffbb0acfd170054546a9ecf27f557167e Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Mon, 22 Jun 2015 15:15:17 +0200 Subject: adns5020: Add manufacturer name to description. --- decoders/adns5020/pd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoders/adns5020') diff --git a/decoders/adns5020/pd.py b/decoders/adns5020/pd.py index ed92322..ccb83d4 100644 --- a/decoders/adns5020/pd.py +++ b/decoders/adns5020/pd.py @@ -43,7 +43,7 @@ class Decoder(srd.Decoder): api_version = 2 id = 'adns5020' name = 'ADNS-5020' - longname = 'ADNS-5020 optical mouse sensor' + longname = 'Avago ADNS-5020 optical mouse sensor' desc = 'Bidirectional command and data over an SPI-like protocol.' license = 'gplv2' inputs = ['spi'] -- cgit v1.2.3-70-g09d2