NTPClient/library.json

12 lines
272 B
JSON
Raw Normal View History

2015-12-29 14:34:14 +01:00
{
"name": "NTPClient",
"keywords": "ntp, client, time",
"description": "A NTPClient to connect to a time server",
"repository":
{
"type": "git",
"url": "https://github.com/FWeinb/NTPClient.git"
},
"frameworks": "arduino",
"platforms": "espressif"
}