Skip to content

Commit 9b34782

Browse files
committed
Explained how to install the library and include it in your project.
1 parent aa3cd59 commit 9b34782

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
# Installation #
2+
Create a new folder called "LiquidCrystal_I2C" under the folder named "libraries" in your Arduino sketchbook folder.
3+
Create the folder "libraries" in case it does not exist yet. Place all the files in the "LiquidCrystal_I2C" folder.
4+
5+
# Usage #
6+
To use the library in your own sketch, select it from *Sketch > Import Library*.
7+
8+
-------------------------------------------------------------------------------------------------------------------
19
This library is based on work done by DFROBOT (www.dfrobot.com).

0 commit comments

Comments
 (0)