mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 08:15:22 +03:00
Merge pull request #437 from mikeller/added_led_strip_hints
Added hints to make LED strip setup easier.
This commit is contained in:
commit
96853bc80b
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue