Skip to content

Commit

Permalink
Add dependencies to Platform.io library.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gmag11 committed Apr 30, 2019
1 parent 6b4841f commit 7951e33
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
"keywords": "time, date, hour, minute, second, day, week, month, year, RTC, NTP",
"platforms": ["atmelavr", "atmelsam", "espressif32", "espressif8266"],
"description": "Library to get system sync from a NTP server",
"dependencies" :
[{
"name": "Time",
"authors": "Paul Stoffregen",
"version": "^5.10"
}],
"url": "https://github.com/gmag11/NtpClient",
"authors":
{
Expand Down

0 comments on commit 7951e33

Please sign in to comment.