Skip to content

Commit 9dad436

Browse files
authored
Merge pull request wled#4414 from shafingazi/main
fixing a typo in LED Preferences
2 parents 2f0dbef + ebdc38f commit 9dad436

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)