Skip to content

Commit 3a8ad75

Browse files
committed
Merge pull request #2162 from ankitdaf/patch-2
Update HelloWorld.ino - Added two lines for documentation
2 parents faa0845 + f34787d commit 3a8ad75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.ino

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
* LCD D6 pin to digital pin 3
1818
* LCD D7 pin to digital pin 2
1919
* LCD R/W pin to ground
20+
* LCD VSS pin to ground
21+
* LCD VCC pin to 5V
2022
* 10K resistor:
2123
* ends to +5V and ground
2224
* wiper to LCD VO pin (pin 3)

0 commit comments

Comments
 (0)