mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Added Android source to github
This commit is contained in:
parent
d68c896241
commit
4e10fd3046
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
// The source for the Android application can be found at the following link: http://www.tkjelectronics.dk/uploads/ArduinoBlinkLED.zip
|
// The source for the Android application can be found at the following link: https://github.com/Lauszus/ArduinoBlinkLED
|
||||||
// The code for the Android application is heavily based on this guide: http://allaboutee.com/2011/12/31/arduino-adk-board-blink-an-led-with-your-phone-code-and-explanation/ by Miguel
|
// The code for the Android application is heavily based on this guide: http://allaboutee.com/2011/12/31/arduino-adk-board-blink-an-led-with-your-phone-code-and-explanation/ by Miguel
|
||||||
|
|
||||||
#include <Usb.h>
|
#include <Usb.h>
|
||||||
|
|
Loading…
Reference in a new issue