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/adns5020/__init__.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'decoders/adns5020/__init__.py') diff --git a/decoders/adns5020/__init__.py b/decoders/adns5020/__init__.py index d4c260e..e519da4 100644 --- a/decoders/adns5020/__init__.py +++ b/decoders/adns5020/__init__.py @@ -19,7 +19,9 @@ ''' This decoder stacks on top of the 'spi' PD and decodes ADNS-5020 optical mouse -sensor commands and data. Use MOSI for the SDIO shared line. +sensor commands and data. + +Use MOSI for the SDIO shared line. ''' from .pd import Decoder -- cgit v1.2.3-70-g09d2