mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update redmes and some colours for blink1, ledborg and digirgb
This commit is contained in:
@@ -24,7 +24,8 @@
|
||||
|
||||
<script type="text/x-red" data-help-name="digiRGB">
|
||||
<p>Simple output node to drive digispark RGB</p>
|
||||
<p>Requires <b>msg.payload</b> to be of the form 'r,g,b'</p>
|
||||
<p>Requires <b>msg.payload</b> to be of the form 'r,g,b' decimals 0-255, or a hex string "#rrggbb". For example:</p>
|
||||
<ul><li>Red : "255,0,0"</li><li>Green : "#00FF00"</li></ul>
|
||||
</script>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
Reference in New Issue
Block a user