We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b1698 commit 348e65bCopy full SHA for 348e65b
platformio.ini
@@ -21,8 +21,7 @@ build_flags=
21
-D NO_GLOBAL_ARDUINOOTA
22
; -D ENABLE_CORS
23
lib_deps =
24
- https://github.com/PaulStoffregen/Time
25
- https://github.com/gmag11/NtpClient
+ NtpClientLib@>=2.5.1,<3.0.0
26
ArduinoJson@>=6.0.0,<7.0.0
27
- https://github.com/me-no-dev/ESPAsyncWebServer
28
- https://github.com/me-no-dev/AsyncTCP
+ ESP Async WebServer@>=1.2.0,<2.0.0
+ AsyncTCP@>=1.0.3,<2.0.0
0 commit comments