releasing 0.8.3

Fixing issues #69 and #70, thanks johnslemmer
pull/78/head 0.8.3
Rop 6 years ago
parent ddb5c4575b
commit 4797a8f8e7

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

@ -1,5 +1,5 @@
name=ezTime name=ezTime
version=0.8.2 version=0.8.3
author=Rop Gonggrijp author=Rop Gonggrijp
maintainer=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. 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