]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/adns5020/__init__.py
avr_isp: Add more parts
[libsigrokdecode.git] / decoders / adns5020 / __init__.py
index a0cc63c8888af5d8e65e371c0b9cfd31c7fbaf45..e519da4449872ec439abbda06f34e0b33087d59c 100644 (file)
 ## 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 <http://www.gnu.org/licenses/>.
 ##
 
 '''
 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