Skip to content

rtc_enable_alarm(void) is static #174

Closed
@astrorafael

Description

@astrorafael

Hi,
When playing with the RTC, I found that, although rtc_disable_alarm() is exported in the hardware/rtc.h header file, its counterpart rtc_enable_alarm() is not. It would be a pity having to duplicate this code in my software.
This is trivial to fix, I can do an fork and pull request if necessary.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions