mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Release version 1.6.2
This commit is contained in:
parent
1866654d62
commit
39ab2a6944
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/felis/USB_Host_Shield_2.0.git"
|
"url": "https://github.com/felis/USB_Host_Shield_2.0.git"
|
||||||
},
|
},
|
||||||
"version": "1.6.1",
|
"version": "1.6.2",
|
||||||
"license": "GPL-2.0",
|
"license": "GPL-2.0",
|
||||||
"examples":
|
"examples":
|
||||||
[
|
[
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name=USB Host Shield Library 2.0
|
name=USB Host Shield Library 2.0
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
author=Oleg Mazurov <mazurov@gmail.com>, Kristian Sloth Lauszus <lauszus@gmail.com>, Andrew Kroll <xxxajk@gmail.com>, Alexei Glushchenko <alex-gl@mail.ru>
|
author=Oleg Mazurov <mazurov@gmail.com>, Kristian Sloth Lauszus <lauszus@gmail.com>, Andrew Kroll <xxxajk@gmail.com>, Alexei Glushchenko <alex-gl@mail.ru>
|
||||||
maintainer=Kristian Sloth Lauszus <lauszus@gmail.com>
|
maintainer=Kristian Sloth Lauszus <lauszus@gmail.com>
|
||||||
sentence=Revision 2.0 of MAX3421E-based USB Host Shield Library.
|
sentence=Revision 2.0 of MAX3421E-based USB Host Shield Library.
|
||||||
|
|
Loading…
Reference in a new issue