NTPClient/library.json
2016-05-15 00:32:07 +03:00

19 lines
385 B
JSON

{
"name": "NTPClient",
"keywords": "ntp, client, time",
"description": "A NTPClient to connect to a time server",
"authors":
{
"name": "Fabrice Weinberg",
"email": "fabrice@weinberg.me"
},
"repository":
{
"type": "git",
"url": "https://github.com/FWeinb/NTPClient.git"
},
"version": "3.0.0",
"frameworks": "arduino",
"platforms": "espressif"
}