Scott Fitzgerald bd481b0c7b Modified LCD custom character example
moved lcd.begin() to the beginnng of the setup() and fixed an issue
that prevented the example from compiling. When calling lcd.write()
with an argument of 0, the 0 must be cast a s a byte.
2013-11-11 16:41:12 +04:00
Description
No description provided
270 KiB
Languages
C++ 94.5%
Makefile 5.5%