Update blink1 node so green is brighter

This commit is contained in:
Dave C-J
2014-09-04 11:30:52 +01:00
parent 6122dcd069
commit e87eb2fb44
3 changed files with 3 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
<script type="text/x-red" data-help-name="blink1">
<p>ThingM Blink1 output node.</p>
<p>Expects a msg.payload with either a three part csv string of r,g,b or a hex colour #rrggbb</p>
<p>Also accepts cheerlight colour names.</p>
</script>
<script type="text/javascript">