forked from JChristensen/Timezone
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change to TimeLib.h (https://github.com/PaulStoffregen/Time), add function to read/update TimeChangeRules from RAM, update doc (README), update examples.
- Loading branch information
1 parent
fc2d1ec
commit b33f21a
Showing
11 changed files
with
451 additions
and
226 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
#Arduino Timezone Library v1.0 | ||
#Arduino Timezone Library 1.1.0 | ||
https://github.com/JChristensen/Timezone | ||
LICENSE file | ||
Jack Christensen Mar 2012 | ||
|
||
![CC BY-SA](http://mirrors.creativecommons.org/presskit/buttons/88x31/png/by-sa.png) | ||
##CC BY-SA | ||
Arduino Timezone Library by Jack Christensen is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to: | ||
Creative Commons | ||
444 Castro Street, Suite 900 | ||
Mountain View, CA 94041 | ||
Arduino Timezone Library by Jack Christensen is licensed under [CC BY-SA 4.0](http://creativecommons.org/licenses/by-sa/4.0/). | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.