We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f0dbef + ebdc38f commit 9dad436Copy full SHA for 9dad436
wled00/data/settings_leds.htm
@@ -761,7 +761,7 @@ <h2>LED & Hardware setup</h2>
761
Enable automatic brightness limiter: <input type="checkbox" name="ABL" onchange="enABL()"><br>
762
<div id="abl">
763
<i>Automatically limits brightness to stay close to the limit.<br>
764
- Keep at <1A if poweing LEDs directly from the ESP 5V pin!<br>
+ Keep at <1A if powering LEDs directly from the ESP 5V pin!<br>
765
If using multiple outputs it is recommended to use per-output limiter.<br>
766
Analog (PWM) and virtual LEDs cannot use automatic brightness limiter.<br></i>
767
<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