We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An option to have sound playing continuously (no pauses at all) until snooze button is pressed.
alarm_continuous = 0 or 1 (yes or not)
The text was updated successfully, but these errors were encountered:
@mlukasek Do you think it will be possible to be done?
Sorry, something went wrong.
It is not a simple task, it will need a workaround or the alarm code rework. Now it is called every 15-16 seconds when data are read form Nightscout.
mlukasek
No branches or pull requests
An option to have sound playing continuously (no pauses at all) until snooze button is pressed.
alarm_continuous = 0 or 1 (yes or not)
The text was updated successfully, but these errors were encountered: