From 6a39fcaeea3645c24aa5b35cf5841dbf42a27cca Mon Sep 17 00:00:00 2001 From: "foley@ru.is" Date: Sun, 22 Sep 2013 23:04:14 +0000 Subject: [PATCH] more direct pointer to the documentation in readme.txt --- synchronizer/readme.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/synchronizer/readme.txt b/synchronizer/readme.txt index 611f4b7..6af22ab 100644 --- a/synchronizer/readme.txt +++ b/synchronizer/readme.txt @@ -1,12 +1,14 @@ Synchronizer Arduino README Full documentation can be found in -doc/ +doc/synchronizer-instructions.pdf Quick tips: -To install arduino libraries put them in +To install arduino libraries in older Arduino IDEs put them in Documents/Arduino/libraries Directions on setting up the IR remote system are at http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html + +The relevant files are already prepared in the libraries/ folder.