mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-25 15:44:05 +00:00
4d0109f728
Observer detail, home health timeline, and traces all called .toFixed() on snr/rssi values that may be strings from the DB. Wrapping in Number() matches what live.js already does.