Skip to content
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

STM32RTC: syncAlarmTime Get the Alarm given by the parameter #92

Merged
merged 1 commit into from
Jun 20, 2023

Conversation

FRASTM
Copy link
Contributor

@FRASTM FRASTM commented Jun 19, 2023

In case the Alarm name is ALARM_B, this change will avoid getting the Alarm_A
It will only deal with the ALARM which is specified in the syncAlarmTime(Alarm name) function

In case the Alarm name is ALARM_B, this change will avoid
getting the Alarm_A

Signed-off-by: Francois Ramu <[email protected]>
@fpistm fpistm self-requested a review June 19, 2023 13:43
@fpistm fpistm added the enhancement New feature or request label Jun 19, 2023
@fpistm fpistm added this to the 1.3.7 milestone Jun 19, 2023
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks to catch this @FRASTM

@fpistm fpistm merged commit 442ec38 into stm32duino:main Jun 20, 2023
@fpistm fpistm modified the milestones: 1.3.7, 1.4.0 Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants