Skip to content

Bugfix: Prevent ringing of accumulated intervals

Choose a tag to compare

@rlue rlue released this 03 Mar 12:22
· 19 commits to master since this release

Prior to v0.1.3, timer would "accumulate" interval bells during system sleep, then ring all of them at once when resuming. This version fixes that.