Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
onkelfunny opened this issue Apr 26, 2015 · 1 comment
Closed

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

onkelfunny opened this issue Apr 26, 2015 · 1 comment

Comments

@onkelfunny
Copy link

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));
^

igrr added a commit that referenced this issue Apr 26, 2015
@onkelfunny
Copy link
Author

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant