ortegafernando
072347ee32
Now, createChar function can use PROGMEM charmap
9 years ago
ortegafernando
291335a765
Update LiquidCrystal_I2C.cpp
9 years ago
marcoschwartz
9a4e33e6cd
Update library.properties
9 years ago
marcoschwartz
5d01111db1
Merge pull request #5 from cmaglie/fix-write
...
Fixed wrong return value for ::write() method
9 years ago
Cristian Maglie
d8436069f2
Upgrading library patch version
9 years ago
Cristian Maglie
143b5a1cb3
Fix incorrect Print.write() return value.
...
The write method must return the number of byte successfully written
(1 in this case).
This fixes the library with the latest AVR core that stops writing
on error:
25d81c98e4
Without this patch the LCD shows only the first charater of a string.
9 years ago
marcoschwartz
24a5d3a28b
Merge pull request #2 from Avamander/patch-1
...
Update library.properties
9 years ago
Avamander
08a58359e0
Update library.properties
...
Fixed a few issues with the libraries.properties file.
9 years ago
marcoschwartz
58667b65e5
initial commit
9 years ago
marcoschwartz
e1d40982d3
initial commit
9 years ago
marcoschwartz
173196c9e6
Initial commit
9 years ago