From 34fc79ddb6e0e3b10bb9ee1211e4a803f67979ba Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Mon, 15 Jun 2020 23:20:46 +0100 Subject: [PATCH] Bump piLcd package after tidy up --- hardware/PiLcd/LICENSE | 2 +- hardware/PiLcd/README.md | 12 +++++------- hardware/PiLcd/locales/en-US/pilcd.html | 2 +- hardware/PiLcd/locales/ja/pilcd.html | 2 +- hardware/PiLcd/package.json | 2 +- hardware/PiLcd/pilcd.html | 2 +- 6 files changed, 10 insertions(+), 12 deletions(-) diff --git a/hardware/PiLcd/LICENSE b/hardware/PiLcd/LICENSE index f5b60114..f144b137 100644 --- a/hardware/PiLcd/LICENSE +++ b/hardware/PiLcd/LICENSE @@ -1,4 +1,4 @@ -Copyright 2016 JS Foundation and other contributors, https://js.foundation/ +Copyright 2016,2020 JS Foundation and other contributors, https://js.foundation/ Copyright 2013-2016 IBM Corp. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/hardware/PiLcd/README.md b/hardware/PiLcd/README.md index 0f8d5468..a2b3aeaf 100644 --- a/hardware/PiLcd/README.md +++ b/hardware/PiLcd/README.md @@ -1,18 +1,16 @@ -node-red-node-pilcd -=================== +# node-red-node-pilcd A Node-RED node for a Raspberry Pi to write to a GPIO connected HD44780 style LCD panels. -Install -------- +## Install -Run the following command in your Node-RED user directory - typically `~/.node-red` +Either use the Node-RED Menu - Manage Palette option to install, or run the following +command in your Node-RED user directory - typically `~/.node-red` npm install node-red-node-pilcd -Usage ------ +## Usage Raspberry Pi output to HD44780 style LCD module - typically 1, 2, or 4 lines. diff --git a/hardware/PiLcd/locales/en-US/pilcd.html b/hardware/PiLcd/locales/en-US/pilcd.html index 4a667794..966815b6 100644 --- a/hardware/PiLcd/locales/en-US/pilcd.html +++ b/hardware/PiLcd/locales/en-US/pilcd.html @@ -1,4 +1,4 @@ -