mirror of
https://github.com/wled/WLED.git
synced 2025-07-15 06:46:34 +00:00
Another fix for fix :rolleyes:
This commit is contained in:
parent
04706cfa9c
commit
1ceeed38bc
@ -414,7 +414,7 @@ ${i+1}:
|
||||
<option value="89">Art-Net RGBW (network)</option>
|
||||
</select><br>
|
||||
<div id="abl${s}">
|
||||
mA/LED: <select name="LAsel${s}" onchange="enLA(this,'${s}'');UI();">
|
||||
mA/LED: <select name="LAsel${s}" onchange="enLA(this,'${s}');UI();">
|
||||
<option value="55" selected>55mA (typ. 5V WS281x)</option>
|
||||
<option value="35">35mA (eco WS2812)</option>
|
||||
<option value="30">30mA (typ. 12V)</option>
|
||||
|
Loading…
x
Reference in New Issue
Block a user