8000 Bug in DS3231.cpp · Issue #28 · cvmanjoo/RTC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Bug in DS3231.cpp #28
Open
Open
@FredKoke

Description

@FredKoke

The reults of the day of week formula is 0 to 6. The if (weekday >= 1 && weekday <= 7) statement in void DS3231::updateWeek() does not allow day 0 to update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0