summaryrefslogtreecommitdiff
path: root/decoders
diff options
context:
space:
mode:
Diffstat (limited to 'decoders')
-rw-r--r--decoders/adns5020/pd.py2
1 files changed, 1 insertions, 1 deletions
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']