Skip to content

Commit

Permalink
Deploying to gh-pages from @ fef5cca 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
XertDev committed Feb 27, 2024
1 parent 78eb446 commit a2f957d
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions classdual__sense__hid_1_1Gamepad_1_1Lights.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ <h2><a href="#pub-methods">Public functions</a></h2>
<span class="m-doc-wrap-bumper">void <a href="#af7e17649ff0897c69cff4457decce17a" class="m-doc">set_player_indicator_brightness</a>(</span><span class="m-doc-wrap"><a href="classdual__sense__hid_1_1Gamepad_1_1Lights.html#ae46084208064676e3bd42178dc64cd49" class="m-doc">PlayerIndicatorBrightness</a> brightness)</span>
</dt>
<dd>Set brightness level of player indicator.</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="#ac65a61024bc81c19a778a982f4876eba" class="m-doc">enable_player_indicator_fade</a>(</span><span class="m-doc-wrap">bool enabled)</span>
</dt>
<dd>Control player indicator fade (instant changes or smooth fading in)</dd>
<dt>
<span class="m-doc-wrap-bumper">void <a href="#a0dad656d7a9d3827d44eec54aa81f1ef" class="m-doc">set_touchpad_light_color</a>(</span><span class="m-doc-wrap">uint8_t red,
uint8_t green,
Expand Down Expand Up @@ -273,6 +277,23 @@ <h3>
</table>
<aside class="m-note m-default"><h4>See also</h4><p><a href="classdual__sense__hid_1_1Gamepad_1_1Lights.html#ae46084208064676e3bd42178dc64cd49" class="m-doc">PlayerIndicatorBrightness</a></p></aside>
</div></section>
<section class="m-doc-details" id="ac65a61024bc81c19a778a982f4876eba"><div>
<h3>
<span class="m-doc-wrap-bumper">void dual_sense_hid::<wbr />Gamepad::<wbr />Lights::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#ac65a61024bc81c19a778a982f4876eba" class="m-doc-self">enable_player_indicator_fade</a>(</span><span class="m-doc-wrap">bool enabled)</span></span>
</h3>
<p>Control player indicator fade (instant changes or smooth fading in)</p>
<table class="m-table m-fullwidth m-flat">
<thead>
<tr><th colspan="2">Parameters</th></tr>
</thead>
<tbody>
<tr>
<td style="width: 1%">enabled</td>
<td>fade enabled</td>
</tr>
</tbody>
</table>
</div></section>
<section class="m-doc-details" id="a0dad656d7a9d3827d44eec54aa81f1ef"><div>
<h3>
<span class="m-doc-wrap-bumper">void dual_sense_hid::<wbr />Gamepad::<wbr />Lights::<wbr /></span><span class="m-doc-wrap"><span class="m-doc-wrap-bumper"><a href="#a0dad656d7a9d3827d44eec54aa81f1ef" class="m-doc-self">set_touchpad_light_color</a>(</span><span class="m-doc-wrap">uint8_t red,
Expand Down
Loading

0 comments on commit a2f957d

Please sign in to comment.