Merge pull request #437 from mikeller/added_led_strip_hints
Added hints to make LED strip setup easier.10.3.x-maintenance
commit
96853bc80b
|
@ -121,7 +121,7 @@
|
|||
</div>
|
||||
<div class="checkbox indicatorOverlay">
|
||||
<input type="checkbox" name="Indicator" class="toggle function-i" />
|
||||
<label> <span>Indicator</span></label>
|
||||
<label> <span>Indicator (uses position on matrix)</span></label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -145,7 +145,7 @@
|
|||
<button class="mode_color-0-5 dir-d">D</button>
|
||||
</div>
|
||||
|
||||
<div class="section">LED Orientation and Color</div>
|
||||
<div class="section">LED Orientation ('Modes & Orientation') and Color</div>
|
||||
<div class="directions">
|
||||
<button class="dir-n">N</button>
|
||||
<button class="dir-e">E</button>
|
||||
|
|
Loading…
Reference in New Issue