mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Release version 1.3.1
This commit is contained in:
parent
3cf2ae3932
commit
1308773eb8
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/felis/USB_Host_Shield_2.0.git"
|
||||
},
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"license": "GPL-2.0",
|
||||
"examples":
|
||||
[
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name=USB Host Shield Library 2.0
|
||||
version=1.3.0
|
||||
version=1.3.1
|
||||
author=Oleg Mazurov (Circuits@Home) <mazurov@circuitsathome.com>, Kristian Lauszus (TKJ Electronics) <kristianl@tkjelectronics.com>, Andrew Kroll <xxxajk@gmail.com>, Alexei Glushchenko (Circuits@Home) <alex-gl@mail.ru>
|
||||
maintainer=Oleg Mazurov (Circuits@Home) <mazurov@circuitsathome.com>, Kristian Lauszus (TKJ Electronics) <kristianl@tkjelectronics.com>, Andrew Kroll <xxxajk@gmail.com>
|
||||
sentence=Revision 2.0 of MAX3421E-based USB Host Shield Library.
|
||||
|
|
Loading…
Reference in a new issue