DMX settings display tweak

This commit is contained in:
Will Tatam
2023-03-30 15:36:19 +01:00
parent c867e34ed3
commit dc089f6227
2 changed files with 88 additions and 88 deletions

View File

@@ -175,7 +175,7 @@ Force max brightness: <input type="checkbox" name="FB"><br>
Disable realtime gamma correction: <input type="checkbox" name="RG"><br>
Realtime LED offset: <input name="WO" type="number" min="-255" max="255" required>
<div id="dmxInput"> <!--WLEDMM-->
DMX Pins<br/>
<em>DMX Input Pins</em><br/>
DMX RX: <input name="DMR" type="number" min="-1" max="99"><br/>
DMX TX: <input name="DMT" type="number" min="-1" max="99"><br/>
DMX Enable: <input name="DME" type="number" min="-1" max="99"><br/>