ready for version 0.7.10

pull/55/head 0.7.10
Rop 7 years ago
parent ebc34a0258
commit 900ef5861e

@ -16,6 +16,7 @@ secondChanged KEYWORD2
minuteChanged KEYWORD2
queryNTP KEYWORD2
updateNTP KEYWORD2
lastNtpUpdateTime KEYWORD2
setServer KEYWORD2
setInterval KEYWORD2
waitForSync KEYWORD2

@ -11,7 +11,7 @@
"type": "git",
"url": "https://github.com/ropg/ezTime"
},
"version": "0.7.9",
"version": "0.7.10",
"framework": "arduino",
"platforms": "*",
"build": {

@ -1,5 +1,5 @@
name=ezTime
version=0.7.9
version=0.7.10
author=Rop Gonggrijp
maintainer=Rop Gonggrijp
sentence=ezTime - pronounced "Easy Time" - is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.

Loading…
Cancel
Save