stm32duino / STM32RTC

Arduino RTC library for STM32.
131 stars 48 forks source link

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

Closed FRASTM closed 1 year ago

FRASTM commented 1 year ago

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