Fixed tool tip

This commit is contained in:
Ben Hardill 2013-10-25 15:26:00 +01:00
parent 4691c45320
commit c21cadba7c
1 changed files with 1 additions and 2 deletions

View File

@ -73,8 +73,7 @@
<!-- This content appears in the Info sidebar when a node is selected -->
<!-- The first <p> is used as the pop-up tool tip when hovering over a -->
<!-- node in the palette. -->
<p>Simple outputput node to drive digispark RGB</p>
<p>Requires msg.payload to be of the form 'r,g,b'</p>
<p>Input node for the Ti SensorTag</p>
</script>
<!-- Finally, the node type is registered along with all of its properties -->