12 Commits

Author SHA1 Message Date
ortegafernando
8f29f18fd3 Now, createChar function can use PROGMEM charmap 2016-03-13 22:05:16 +01:00
ortegafernando
072347ee32 Now, createChar function can use PROGMEM charmap 2016-03-13 22:02:46 +01:00
ortegafernando
291335a765 Update LiquidCrystal_I2C.cpp 2016-03-13 22:01:48 +01:00
marcoschwartz
9a4e33e6cd Update library.properties 1.1.3 2016-03-07 09:33:50 +01:00
marcoschwartz
5d01111db1 Merge pull request #5 from cmaglie/fix-write
Fixed wrong return value for ::write() method
1.1.2
2015-11-29 19:39:40 +01:00
Cristian Maglie
d8436069f2 Upgrading library patch version 2015-11-13 13:07:45 +01:00
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.
2015-11-13 12:59:12 +01:00
marcoschwartz
24a5d3a28b Merge pull request #2 from Avamander/patch-1
Update library.properties
1.1.1
2015-10-19 18:18:47 +02:00
Avamander
08a58359e0 Update library.properties
Fixed a few issues with the libraries.properties file.
2015-10-18 21:37:07 +03:00
marcoschwartz
58667b65e5 initial commit 1.1.0 2015-08-20 07:59:32 +02:00
marcoschwartz
e1d40982d3 initial commit 2015-08-20 07:52:58 +02:00
marcoschwartz
173196c9e6 Initial commit 2015-08-20 07:50:42 +02:00