Another fix for fix :rolleyes:

This commit is contained in:
Blaz Kristan 2024-05-13 14:30:30 +02:00
parent 04706cfa9c
commit 1ceeed38bc

View File

@ -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>