rename settings
This commit is contained in:
@@ -176,9 +176,9 @@ 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-->
|
||||
<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/>
|
||||
DMX RX: <input name="IDMR" type="number" min="-1" max="99"><br/>
|
||||
DMX TX: <input name="IDMT" type="number" min="-1" max="99"><br/>
|
||||
DMX Enable: <input name="IDME" type="number" min="-1" max="99"><br/>
|
||||
</div>
|
||||
<div id="dmxInputOff"> <!--WLEDMM-->
|
||||
<br><em style="color:darkorange">This firmware build does not include DMX Input support. <br></em>
|
||||
|
||||
Reference in New Issue
Block a user