marcoschwartz
58ed0d481a
Merge pull request #19 from Pigeo/patch-1
...
No more irrelevant compiler warnings :-)
2018-02-11 15:46:44 +01:00
Mateusz Szafraniec
88e1a4b9ec
not needed
2018-02-06 22:31:59 +01:00
Mateusz Szafraniec
6aa5b8b47a
workaround for WEH001602 (WS0010 based) display
2018-01-25 23:28:47 +01:00
Pierre-Aurélien Georges
6c677e31d3
No more irrelevant compiler warnings :-)
...
Added a "#pragma GCC diagnostic push/ignored/pop" around unsupported API functions, to avoid compiler warnings.
2017-08-19 18:23:21 +02: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
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
58667b65e5
initial commit
2015-08-20 07:59:32 +02:00
marcoschwartz
e1d40982d3
initial commit
2015-08-20 07:52:58 +02:00