14 lines
278 B
JSON
Executable File
14 lines
278 B
JSON
Executable File
{
|
|
"name": "NTP",
|
|
"keywords": "ntp, client, time, timezone",
|
|
"description": "A NTP client with timezone support",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/sstaub/NTP.git"
|
|
},
|
|
"version": "1.7",
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|