stm32duino / STM32RTC

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

Naming conventions for member enums #12

Closed fpistm closed 5 years ago

fpistm commented 5 years ago

Remove redundant RTC_ prefix. Fix #7

Require Core version higher than 1.3.0 (https://github.com/stm32duino/Arduino_Core_STM32/pull/345)