From 07c8c4bb4572fb710e1d532030ed2667d3722ff1 Mon Sep 17 00:00:00 2001 From: dceejay Date: Sun, 8 Feb 2015 19:40:23 +0000 Subject: [PATCH] Let Pi GPIO node show pins in use to help avoid clashes. --- nodes/core/hardware/36-rpi-gpio.html | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/nodes/core/hardware/36-rpi-gpio.html b/nodes/core/hardware/36-rpi-gpio.html index b613f7825..26142415a 100644 --- a/nodes/core/hardware/36-rpi-gpio.html +++ b/nodes/core/hardware/36-rpi-gpio.html @@ -57,6 +57,7 @@ +
Pins in Use:
Tip: Only Digital Input is supported - input must be 0 or 1.
@@ -69,6 +70,7 @@ @@ -195,6 +204,7 @@