[fix](trx-frontend-http): clarify jog step controls

Co-authored-by: Codex <codex@openai.com>
Signed-off-by: Stan Grams <sjg@haxx.space>
This commit is contained in:
2026-02-28 12:16:09 +01:00
parent 8f7afed132
commit 0329be6124
2 changed files with 8 additions and 9 deletions
@@ -126,9 +126,8 @@
<div class="jog-mult" id="jog-mult">
<button type="button" data-mult="1" class="active">1</button>
<button type="button" data-mult="10">1/10</button>
<button type="button" data-mult="100">1/100</button>
</div>
<div class="label"><span>Unit Divisor</span></div>
<div class="label"><span>Tune Step</span></div>
</div>
</div>
</div>