From 48b0c3a68b0c864d74216a814df95b784f2b0c46 Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Mon, 27 Oct 2014 20:28:05 +0000 Subject: [PATCH] Update Pi nodes to allow initial read / level set. More consitent use of icons Move to Raspberry Pi category --- hardware/LEDborg/78-ledborg.html | 6 +-- hardware/LEDborg/package.json | 2 +- hardware/PiFace/37-rpi-piface.html | 49 +++++++++++++++++---- hardware/PiFace/37-rpi-piface.js | 9 +++- hardware/PiFace/package.json | 2 +- hardware/PiLiter/39-rpi-piliter.html | 21 ++++----- hardware/PiLiter/39-rpi-piliter.js | 6 +-- hardware/PiLiter/package.json | 2 +- hardware/Pibrella/38-rpi-pibrella.html | 59 ++++++++++++++++++++++---- hardware/Pibrella/38-rpi-pibrella.js | 37 +++++++++------- hardware/Pibrella/package.json | 2 +- 11 files changed, 141 insertions(+), 54 deletions(-) diff --git a/hardware/LEDborg/78-ledborg.html b/hardware/LEDborg/78-ledborg.html index 338e77d5..d7f809b8 100644 --- a/hardware/LEDborg/78-ledborg.html +++ b/hardware/LEDborg/78-ledborg.html @@ -19,13 +19,13 @@ -
Expects a msg.payload with PiBorg three digit rgb colour string. 000 -> 222
+
See info panel for the various input options.