Moved deprecated nodes to deprecated folder - added "this node is deprecated" warnings.

This commit is contained in:
Dave C-J
2013-10-31 09:43:22 +00:00
parent 80e96d9a01
commit bbc1b70a5a
13 changed files with 342 additions and 347 deletions

View File

@@ -47,7 +47,7 @@
<script type="text/javascript">
RED.nodes.registerType('rpi-gpio in',{
category: 'advanced-input',
category: 'deprecated',
color:"#c6dbef",
defaults: {
name: { value:""},