Skip to content

Add RTC alarm setter without callback #324

New issue

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

Merged
merged 1 commit into from
May 24, 2024
Merged

Add RTC alarm setter without callback #324

merged 1 commit into from
May 24, 2024

Conversation

sebromero
Copy link
Contributor

This PR adds a new setter that doesn't require to pass an alarm callback. This is useful in Low Power scenarios in which the board resets after being woken up from the RTC. Therefore the callback would never be called anyway.

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels May 23, 2024
@facchinm facchinm merged commit 4ead6e0 into main May 24, 2024
11 of 13 checks passed
@facchinm facchinm deleted the rtc-update branch May 24, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants