@ABOSTM We have pushed new code. We have 2 issues I believe you can help with:
Specs says that low priority alarms should buzz only once, not in a loop. The buzzer pattern you made is good but we need to find a way to avoid repeating it and play it only once.
The "alarm OFF" button should snooze buzzer for 2 minutes except if a new alarm of higher priority is triggered. The second part is done, but we are not sure how to implement the "auto-resume after 2 minutes".
@ABOSTM We have pushed new code. We have 2 issues I believe you can help with:
Any idea?