forked from adafruit/RTClib
-
Notifications
You must be signed in to change notification settings - Fork 0
rlameiro/RTClib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Original code from JeeLabs http://news.jeelabs.org/code/ forked by Adafruit and then forked by me... rlameiro :D The only modification I made, was to add a little class/function to allow to set the time directly via the microcontroller. so, calling: RTC_DS1307.set(hour, min, sec, day, month, year-4digit) you set the DS1307 clock.
About
A fork of Jeelab's fantastic RTC library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 66.7%
- Java 33.3%