Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpotts committed Jun 19, 2018
2 parents fd209e8 + 0a2ef43 commit 0548952
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/unity.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,10 @@ <h4>Parameters</h4>
<p><code>color</code> Color</p>
<p>The color to set. On monochromatic devices, only the highest channel value is used.</p>

<h4>Returns</h4>
<p>bool</p>
<p>True if specified LEDs on any enabled device was successfully set.</p>

<a id="SetColorForLeds3"></a>
<h3>SetColorForLeds(LedName[], byte, byte, byte)</h3>
<p>Sets the color of the specified LEDs on enabled devices to the specified color.</p>
Expand Down

0 comments on commit 0548952

Please sign in to comment.