Skip to content

Commit

Permalink
changed asynctcp version
Browse files Browse the repository at this point in the history
  • Loading branch information
d03n3rfr1tz3 committed Apr 29, 2024
1 parent 82337f0 commit 2a34e26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
[env:esp32dev]
platform = espressif32@^6.6.0
platform_packages =
framework-arduinoespressif32@^3.20015.0
framework-arduinoespressif32@^3.20015.0
board = esp32dev
board_build.partitions = min_spiffs.csv
framework = arduino
build_type = release
lib_deps =
AsyncTCP@^1.1.1
esphome/AsyncTCP-esphome@^2.1.0
knolleary/PubSubClient@^2.8
build_unflags =
-std=gnu++11
Expand Down

0 comments on commit 2a34e26

Please sign in to comment.