Skip to content

Commit 34b7153

Browse files
committed
Updated Readme
Signed-off-by: Bill Porter <madsci1016@gmail.com>
1 parent 5faabd3 commit 34b7153

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,19 @@ GNU General Public License for more details.
4141
******************************************************************/
4242

4343

44+
********************To Install*************************************
45+
46+
To install, unzip and place 'EasyTransfer' folder into your 'C:\Users\{user name}\Documents\Arduino\libraries' folder or '{Arduino IDE path}\hardware\libraries" or {Arduino IDE path}\libraries" directory.
47+
48+
Restart the Arduino IDE, look for the Library under "Sketch" -> "Import Library". You can also try the examples by finding them
49+
under "File" -> "Examples" -> "EasyTransfer".
50+
51+
All uses of the library are in the example sketchs.
52+
53+
54+
*******************************************************************
55+
56+
4457
Library now has two versions, one for regular hardware Serial, one for use with the NewSoftSerial library
4558
making any Arduino pin capable of transfering data back and forth easily.
4659

0 commit comments

Comments
 (0)