Skip to content

Commit

Permalink
add ntpclient to libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson committed Feb 23, 2019
1 parent 6f38e9f commit 13f5893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ data_dir = src/data

[common]
version = -DBUILD_TAG=2.2.3
lib_deps = PubSubClient@2.6, ESP Async WebServer@1.1.1
lib_deps = PubSubClient@2.6, ESP Async WebServer@1.1.1, NTPClient
monitor_speed = 115200

# specify exact Arduino ESP SDK version, requires platformio 3.5+ (curently dev version)
Expand Down

0 comments on commit 13f5893

Please sign in to comment.