Sloogs
Results
1
issues of
Sloogs
### Summary This commit adds basic alarm functionality to the PCF8523. This addresses Issue #241. ### Details The follow methods have been added: ``` void RTC_PCF8523::enableAlarm(const DateTime &dt, const Pcf8523AlarmMode...