Dallas DS1307 real-time clock minimalistic driver
Dependents: testing_RTC_OneWire EMIRv2
Revisions of DS1307.cpp
Revision | Date | Message | Actions |
---|---|---|---|
3:c5018c71887f | 2014-04-28 | fixed wrong 12/24-hour config | File Diff Annotate |
2:6d8d35a5b3f2 | 2014-04-28 | removed tm_wday from now(), ignored by mktime() | File Diff Annotate |
1:60383faa35a9 | 2014-04-27 | added docu, even more simplification, constants | File Diff Annotate |
0:f29e45a25cba | 2014-04-25 | initial version, working getNow() and setNow() | File Diff Annotate |