Skip to content

Commit ebdc38f

Browse files
authored
Merge pull request #1 from shafingazi/led-typo-fix
fixed typo in LED Preferences
2 parents 2f0dbef + 97bbe6f commit ebdc38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wled00/data/settings_leds.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ <h2>LED &amp; Hardware setup</h2>
761761
Enable automatic brightness limiter: <input type="checkbox" name="ABL" onchange="enABL()"><br>
762762
<div id="abl">
763763
<i>Automatically limits brightness to stay close to the limit.<br>
764-
Keep at &lt;1A if poweing LEDs directly from the ESP 5V pin!<br>
764+
Keep at &lt;1A if powering LEDs directly from the ESP 5V pin!<br>
765765
If using multiple outputs it is recommended to use per-output limiter.<br>
766766
Analog (PWM) and virtual LEDs cannot use automatic brightness limiter.<br></i>
767767
<div id="psuMA">Maximum PSU Current: <input name="MA" type="number" class="xl" min="250" max="65000" oninput="UI()" required> mA<br></div>

0 commit comments

Comments
 (0)