Skip to content

Commit

Permalink
mathieucarbou/ESPAsyncWebServer @ 3.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieucarbou committed Oct 24, 2024
1 parent 767ea71 commit 7967518
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/RemoteUDP/Listener/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lib_deps =
bblanchon/ArduinoJson @ 7.2.0
robtillaart/CRC @ 1.0.3
mathieucarbou/AsyncTCP @ 3.2.10
mathieucarbou/ESPAsyncWebServer @ 3.3.19
mathieucarbou/ESPAsyncWebServer @ 3.3.20
mathieucarbou/MycilaESPConnect @ 6.0.3
mathieucarbou/MycilaLogger @ 3.2.0
mathieucarbou/MycilaSystem @ 3.1.0
Expand Down
2 changes: 1 addition & 1 deletion examples/RemoteUDP/Sender/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lib_deps =
robtillaart/CRC @ 1.0.3
bblanchon/ArduinoJson @ 7.2.0
mathieucarbou/AsyncTCP @ 3.2.10
mathieucarbou/ESPAsyncWebServer @ 3.3.19
mathieucarbou/ESPAsyncWebServer @ 3.3.20
mathieucarbou/MycilaESPConnect @ 6.0.3
mathieucarbou/MycilaLogger @ 3.2.0
mathieucarbou/MycilaSystem @ 3.1.0
Expand Down

0 comments on commit 7967518

Please sign in to comment.