Skip to content

API of DS3231 doesn't have a way to check that an alarm is enabled #311

@Spartrap

Description

@Spartrap

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions