Add full path tip to file node, And tidy up Pi node tips

This commit is contained in:
Dave Conway-Jones
2016-09-23 23:37:56 +01:00
parent ded1376957
commit a89c7b1a70
3 changed files with 6 additions and 6 deletions

View File

@@ -76,7 +76,6 @@
var pinsInUse = {};
RED.nodes.registerType('rpi-gpio in',{
category: 'Raspberry Pi',
label: 'Raspberry Pi',
color:"#c6dbef",
defaults: {
name: { value:"" },