BangleApps/apps/alarm/README.md

7 lines
277 B
Markdown

Default Alarm & Timer
======================
This allows you to add/modify any running timers.
It uses the [`sched` library](https://github.com/espruino/BangleApps/blob/master/apps/sched) to handle the alarm scheduling in an efficient way that can work alongside other apps.