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
2015-08-20 07:52:58 +02:00
2015-08-20 07:52:58 +02:00
2015-08-20 07:59:32 +02:00
2015-10-18 21:37:07 +03:00
2015-08-20 07:52:58 +02:00
2015-08-20 07:52:58 +02:00
2015-08-20 07:50:42 +02:00

LiquidCrystal_I2C

LiquidCrystal Arduino library for the DFRobot I2C LCD displays

Description
No description provided
Readme 164 KiB
Languages
C++ 100%