Hello,
Concerning the Alarm features of the DS3231,
the API contains:
void disableAlarm(uint8_t alarm_num);
but there's no obvious corresponding API for:
a) checking if an alarm is enabled
b) enabling an alarm
It would be extremely handy to have these.
Greetings,
Germain