X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fadns5020%2F__init__.py;h=e519da4449872ec439abbda06f34e0b33087d59c;hb=7b0f3c78c5cda82b900937f3be2e08b063b84f3c;hp=a0cc63c8888af5d8e65e371c0b9cfd31c7fbaf45;hpb=ef0734978955d34e42187f79f6c2ed910b4b873d;p=libsigrokdecode.git diff --git a/decoders/adns5020/__init__.py b/decoders/adns5020/__init__.py index a0cc63c..e519da4 100644 --- a/decoders/adns5020/__init__.py +++ b/decoders/adns5020/__init__.py @@ -14,13 +14,14 @@ ## GNU General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +## along with this program; if not, see . ## ''' 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