stm32duino / STM32RTC

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

fix: initialize RTC variables even when RTC hardware is not reinitialized #72

Closed ABOSTM closed 2 years ago

ABOSTM commented 2 years ago

fix: initialize RTC variables even when RTC hardware is not reinitialized

fixes #71 fixes #70