Skip to content

Commit 1730972

Browse files
author
xlyric
committed
correction compilation
1 parent 248c697 commit 1730972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ build_flags =
4545

4646
-D LANG_FR
4747
lib_deps =
48-
ESP32Async/AsyncTCP@^3.3.6 ; qui est la version de la librairie AsyncTCP géré par mathieucarbou
49-
ESP32Async/ESPAsyncWebServer@^3.6.0
48+
ESP32Async/AsyncTCP@3.3.6 ; qui est la version de la librairie AsyncTCP géré par mathieucarbou
49+
ESP32Async/ESPAsyncWebServer@3.7.2
5050
bblanchon/ArduinoJson@^7.3.0
5151
https://github.com/ayushsharma82/ElegantOTA@^3.1.6
5252
https://github.com/xlyric/RBDDimmer

0 commit comments

Comments
 (0)