Skip to content
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

Single clock library #7

Open
awickert opened this issue Oct 27, 2015 · 2 comments
Open

Single clock library #7

awickert opened this issue Oct 27, 2015 · 2 comments

Comments

@awickert
Copy link
Member

Merging the BottleLogger and LogMega branches is very much reliant on not having to instantiate two clock libraries; this is a placeholder for this goal.

@awickert
Copy link
Member Author

awickert commented Nov 2, 2015

See what changes @adafruit has made (https://github.com/adafruit/RTClib/blob/master/RTClib.cpp) but keep each RTC chip (or at least RTC chip interface) as its own class that inherits from a core set of functions. (And see if there's any action here: adafruit/RTClib#51.)

@awickert
Copy link
Member Author

A good response to my comment by @MrAlvin that I should include here:
https://github.com/MrAlvin/RTClib

This looks like a good way to streamline the RTC library. But Chad has now done more work with the DS3231 library, so this will be a later enhancement

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

No branches or pull requests

1 participant