Skip to content

Commit 7f43902

Browse files
committed
Adding pointer to library tutorial.
1 parent 6d69234 commit 7f43902

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
This is the default libraries from arudino + modifications, as well as additional
22
libraries I've found and modified / wrote. This is being setup as a additional
33
git repo, because the libraries have to live in a fixed directory, and I want
4-
stuff version controlled, so the whole lot has to be imported.
4+
stuff version controlled, so the whole lot has to be imported. A good reference
5+
for creating libraries is here: http://www.arduino.cc/en/Hacking/LibraryTutorial
56

67
This repo should live in hardware/libraries in your arduino dir
78
(e.g /Applications/arduino-0011/hardware/libraries )

0 commit comments

Comments
 (0)