From c098dc175108d807422c797ce4ca2121e157a5a4 Mon Sep 17 00:00:00 2001 From: RCmags Date: Wed, 1 Mar 2023 11:31:25 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab132f9..0c8b3c9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ADNS3080 -This is an Arduino library for ADNS3080 mouse sensor. It provides a simple interface to retrieve motion and frame data from the sensor. See the following schematic on how to connect a comercial module to an arduino uno. It is the same for other boards except the SPI spins change. +This is an Arduino library for ADNS3080 mouse sensor. It provides a simple interface to retrieve motion and frame data from the sensor. See the following schematic to connect a comercial module to an Arduino Uno. It is the same for other boards except the SPI spins change.