Remove pi gpi, twitter, email and feedparser nodes from core

This commit is contained in:
Dave Conway-Jones
2019-05-17 14:08:51 +01:00
parent 83d99043a8
commit 877260a243
15 changed files with 6 additions and 1824 deletions

View File

@@ -50,7 +50,12 @@ var nodes = {
"sentiment": {module:"node-red-node-sentiment"},
"tail": {module:"node-red-node-tail"}
"tail": {module:"node-red-node-tail"},
"rpi-gpio in": {module:"node-red-node-pi-gpio"},
"rpi-gpio out": {module:"node-red-node-pi-gpio"},
"rpi-mouse": {module:"node-red-node-pi-gpio"},
"rpi-keyboard": {module:"node-red-node-pi-gpio"}
}
module.exports = {