Skip to content

Commit

Permalink
ISRImprovementsAndTotalDays (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
Makuna committed Feb 22, 2020
1 parent 54433ff commit 015fb56
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions keywords.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ Minute KEYWORD2
Second KEYWORD2
DayOfWeek KEYWORD2
TotalSeconds KEYWORD2
TotalSeconds64 KEYWORD2
TotalDays KEYWORD2
DayOf KEYWORD2
ControlFlags KEYWORD2

Expand Down
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/Makuna/Rtc.git"
},
"version": "2.3.3",
"version": "2.3.4",
"frameworks": "arduino",
"platforms": "*"
}
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=Rtc by Makuna
version=2.3.3
version=2.3.4
author=Michael C. Miller (makuna@live.com)
maintainer=Michael C. Miller (makuna@live.com)
sentence=A library that makes interfacing DS1302, DS1307, DS3231, and DS3234 Real Time Clock modules easy.
Expand Down

0 comments on commit 015fb56

Please sign in to comment.