Files
meshcore-analyzer/public
CoreScope Bot b2b5913add revert(live): animation honors VCR.speed in BOTH modes (restore #922)
Operator wants slow-mo / fast-anim available in LIVE as well as REPLAY.
The mode-gated divisor removed that. Restore original #922 behavior:
both stepMs and DURATION_MS divide by VCR.speed unconditionally, and
the speed button stays visible in LIVE so it can be adjusted.

Updates test assertions to match: LIVE @ 0.25× → 132ms, LIVE @ 4× → 8.25ms.
2026-05-24 04:38:12 +00:00
..