diff --git a/nodes/core/hardware/36-rpi-gpio.html b/nodes/core/hardware/36-rpi-gpio.html index 627129364..37c63fafd 100644 --- a/nodes/core/hardware/36-rpi-gpio.html +++ b/nodes/core/hardware/36-rpi-gpio.html @@ -218,7 +218,6 @@ var pinsInUse = {}; RED.nodes.registerType('rpi-gpio out',{ category: 'Raspberry Pi', - label: 'Raspberry Pi', color:"#c6dbef", defaults: { name: { value:"" }, @@ -351,7 +350,6 @@