fix indentation

This commit is contained in:
PaoloTK 2025-03-10 22:53:38 +01:00
parent ddec6fbb11
commit 4c01893bd8

View File

@ -789,9 +789,11 @@ Swap: <select id="xw${s}" name="XW${s}">
</div>
</div>
<h3>Hardware setup</h3>
<div id="mLC">LED outputs:<br>
<hr class="sml">
<i>Only last output can be changed. Remove to edit others.<br></i></div>
<div id="mLC">
LED outputs:<br>
<hr class="sml">
<i>Only last output can be changed. Remove to edit others.</i><br>
</div>
<button type="button" id="+" onclick="addLEDs(1,false)">+</button>
<button type="button" id="-" onclick="addLEDs(-1,false)">-</button><br>
LED memory usage: <span id="m0">0</span> / <span id="m1">?</span> B<br>