mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 17:45:49 +00:00
* Update Library LiquidCrystal_I2C to the latest version * Fix LCD command (when message is longer than columns) that get split into the wrong lines - issue #603 * Added a "LCD command mode" parameter to handle how exceeding message would be treated, and if the line should be first padded with space.
10 lines
427 B
Properties
Executable File
10 lines
427 B
Properties
Executable File
name=LiquidCrystal_I2C
|
|
version=1.1.4
|
|
author=Frank de Brabander
|
|
maintainer=Marco Schwartz <marcolivier.schwartz@gmail.com>
|
|
sentence=A library for I2C LCD displays.
|
|
paragraph= The library allows to control I2C displays with functions extremely similar to LiquidCrystal library. THIS LIBRARY MIGHT NOT BE COMPATIBLE WITH EXISTING SKETCHES.
|
|
category=Display
|
|
url=https://github.com/marcoschwartz/LiquidCrystal_I2C
|
|
architectures=avr
|