You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when the alarm is triggered, there is no way to cancel or stop the sound until it is finished. Probably need to figure out how to recode the alarm to use a hardware interrupt, or somehow detect touchscreen taps using an interrupt approach.
The text was updated successfully, but these errors were encountered:
Currently, when the alarm is triggered, there is no way to cancel or stop the sound until it is finished. Probably need to figure out how to recode the alarm to use a hardware interrupt, or somehow detect touchscreen taps using an interrupt approach.
The text was updated successfully, but these errors were encountered: