diff --git a/hardware/pigpiod/package.json b/hardware/pigpiod/package.json index 3ce4e68e..e5880b5b 100644 --- a/hardware/pigpiod/package.json +++ b/hardware/pigpiod/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-pi-gpiod", - "version": "0.0.4", + "version": "0.0.5", "description": "A node-red node for PiGPIOd", "dependencies" : { "js-pigpio": "*" diff --git a/hardware/pigpiod/pi-gpiod.html b/hardware/pigpiod/pi-gpiod.html index 1e16d9b2..dbee7a1f 100644 --- a/hardware/pigpiod/pi-gpiod.html +++ b/hardware/pigpiod/pi-gpiod.html @@ -59,7 +59,7 @@
Pins marked with * are dual use. Make sure they are not enabled for - their other use before using as GPIO.
+ their other use before using as GPIO.
@@ -188,7 +188,7 @@
Pins marked with * are dual use. Make sure they are not enabled for - their other use before using as GPIO.
+ their other use before using as GPIO.