mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Added documentation section
This commit is contained in:
parent
98428ffe47
commit
660f667dc3
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,10 @@ For more information visit the following site: <http://arduino.cc/en/Guide/Libra
|
||||||
|
|
||||||
# How to use the library
|
# How to use the library
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
Documentation for the library can be found at the following link: <http://felis.github.com/USB_Host_Shield_2.0/>.
|
||||||
|
|
||||||
### Arduino ADK
|
### Arduino ADK
|
||||||
To use this library with the official [Arduino ADK](http://arduino.cc/en/Main/ArduinoBoardADK) uncomment the following line in [avrpins.h](https://github.com/felis/USB_Host_Shield_2.0/blob/master/avrpins.h):
|
To use this library with the official [Arduino ADK](http://arduino.cc/en/Main/ArduinoBoardADK) uncomment the following line in [avrpins.h](https://github.com/felis/USB_Host_Shield_2.0/blob/master/avrpins.h):
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue