Fix piLCD line 3 and 4 addressing

ti address #416
This commit is contained in:
Dave Conway-Jones
2018-03-20 17:17:14 +00:00
parent babff3ff26
commit 34199142dd
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pilcd",
"version" : "0.0.7",
"version" : "0.0.8",
"description" : "A Node-RED node for Raspberry Pi to write to HD44780 style LCD panels.",
"dependencies" : {
},