badaix / snapweb

Web interface for Snapcast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serialized wrong latency value ?

kingosticks opened this issue · comments

Forgive this unsolicited drive-by code review but shouldn't this be latency.usec here?

view.setInt32(30, this.latency.sec, true);

yes, thanks, your completely right!

Fixed: fdfac0d
This should dramatically improve the time sync 👍