Hide DMX port as just confusing to users

This commit is contained in:
Will Tatam 2024-01-17 18:03:16 +00:00 committed by Will Tatam
parent ebfc438bd4
commit a56014bb66

View File

@ -156,7 +156,7 @@ Realtime LED offset: <input name="WO" type="number" min="-255" max="255" require
DMX RX: <input name="IDMR" type="number" min="-1" max="99">RO<br/>
DMX TX: <input name="IDMT" type="number" min="-1" max="99">DI<br/>
DMX Enable: <input name="IDME" type="number" min="-1" max="99">RE+DE<br/>
DMX Port: <input name="IDMP" type="number" min="1" max="2"><br/>
<div style="display: none">DMX Port: <input name="IDMP" type="number" min="1" max="2"><br/></div>
</div>
<div id="dmxInputOff"> <!--WLEDMM-->
<br><em style="color:darkorange">This firmware build does not include DMX Input support. <br></em>