mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
let Pi nodes be visible/editable on all platforms
even where they are not physically available.
This commit is contained in:
@@ -787,7 +787,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"ignorenode": "Ignoring Raspberry Pi specific node",
|
||||
"version": "Version command failed",
|
||||
"version": "Failed to get version from Pi",
|
||||
"sawpitype": "Saw Pi Type",
|
||||
"libnotfound": "Cannot find Pi RPi.GPIO python library",
|
||||
"alreadyset": "GPIO pin __pin__ already set as type: __type__",
|
||||
|
Reference in New Issue
Block a user