John Rickman
738765e388
Update README.md
...
Updated new repository url
2020-07-07 12:07:41 -04:00
John Rickman
50ccf1b5e7
Update README.md
2020-07-07 10:55:16 -04:00
John Rickman
56c9bf0de0
Update README.md
2020-07-07 10:54:10 -04:00
John Rickman
c976ad2dc6
Update README.md
2019-04-09 12:20:20 -04:00
John Rickman
2e93eae0a4
Update README.md
2018-12-21 18:50:59 -05:00
marcoschwartz
bf56f0f12b
Update README.md
2018-09-23 18:40:02 +02:00
marcoschwartz
6f5f38d35e
Update README.md
2018-09-23 18:39:24 +02:00
marcoschwartz
5c0be63b8d
Merge pull request #24 from maduperera/master
...
Removed lcd.init()
2018-03-11 13:39:49 +01:00
madusha perera
ea17a6c521
Removed WIre.h import
...
This is already has been included in the LiquidCrystal_I2C.h file. This will make the loader to load the same file twice to the microController.
Will give bad practice to novice programmers. :)
2018-03-05 18:58:44 +05:30
madusha perera
db9488aa8d
Removed lcd.init()
...
Redundant code.
Might confuse novice programmers.
:)
2018-03-05 18:32:38 +05:30
marcoschwartz
58ed0d481a
Merge pull request #19 from Pigeo/patch-1
...
No more irrelevant compiler warnings :-)
2018-02-11 15:46:44 +01:00
marcoschwartz
cd2552708e
Merge pull request #13 from meridani/master
...
16 to 15
2018-02-11 15:46:19 +01:00
marcoschwartz
4d7e3ee1d3
Merge pull request #21 from cwt137/add-platform
...
Add platform espressif8266
2018-02-11 15:46:08 +01:00
marcoschwartz
311e58c97d
Merge pull request #23 from mateusz-szafraniec/master
...
workaround for WEH001602 (WS0010 based) OLED display
2018-02-11 15:45:54 +01:00
Mateusz Szafraniec
ab4234c36c
version bump, again
2018-02-06 22:39:39 +01:00
Mateusz Szafraniec
dcbed4653c
version bump
2018-02-06 22:34:05 +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
Christopher Thomas
f06bbe238e
Add platform espressif8266
2017-10-09 19:32:41 -07: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
Meridani
4e845ba553
16 to 15
2016-06-02 22:54:07 +02:00
marcoschwartz
4bb48bd648
Merge pull request #8 from ortegafernando/master
...
Now, createChar function can use PROGMEM charmap
2016-03-20 19:19:11 +01:00
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