Skip to content

error: '_BV' was not declared in this scope #125

Closed
@onkelfunny

Description

@onkelfunny

Arduino/libraries/DS3232RTC/DS3232RTC.cpp: In static member function 'static byte DS3232RTC::read(tmElements_t&)':
Arduino/libraries/DS3232RTC/DS3232RTC.cpp:112:51: error: '_BV' was not declared in this scope
tm.Second = bcd2dec(i2cRead() & ~_BV(DS1307_CH));
^

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