Skip to content

Commit f975744

Browse files
author
Alice Pintus
committed
update sentences
1 parent b31a2f0 commit f975744

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=LiquidCrystal
22
version=1.0.4
33
author=Arduino, Adafruit
44
maintainer=Arduino <[email protected]>
5-
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs). For all Arduino boards.
6-
paragraph=This library allows an Arduino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4 or 8 bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).
5+
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs).
6+
paragraph=This library allows an Arduino/Genuino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4 or 8 bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).
77
category=Display
88
url=http://www.arduino.cc/en/Reference/LiquidCrystal
99
architectures=*

0 commit comments

Comments
 (0)