From ecdfa903f864057de4c38ad7a482f0039e8a938f Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Sun, 8 Sep 2013 06:04:16 -0700 Subject: [PATCH] Updated ReadMe Raspberry Pi (markdown) --- ReadMe-Raspberry-Pi.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ReadMe-Raspberry-Pi.md b/ReadMe-Raspberry-Pi.md index 29515ee..fd06667 100644 --- a/ReadMe-Raspberry-Pi.md +++ b/ReadMe-Raspberry-Pi.md @@ -23,6 +23,8 @@ Then start Node-RED, then browse to http://{your-pi-address}:1880 +You should see a rpi-gpio input node and output node in the left palette under Advanced. + ##Blink To run a "blink" flow that toggles an LED on Pin 11 on the header, you will need to connect up an LED - as per Gordon's blink sketch.