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.1
This commit is contained in:
parent
0b2dc021a2
commit
d1f82b4fb4
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
"type": "git",
|
||||
"url": "https://github.com/felis/USB_Host_Shield_2.0.git"
|
||||
},
|
||||
"version": "1.6.0",
|
||||
"version": "1.6.1",
|
||||
"license": "GPL-2.0",
|
||||
"examples":
|
||||
[
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name=USB Host Shield Library 2.0
|
||||
version=1.6.0
|
||||
version=1.6.1
|
||||
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>
|
||||
sentence=Revision 2.0 of MAX3421E-based USB Host Shield Library.
|
||||
|
|
Loading…
Reference in a new issue