Fix c3 compilation (#1193)

This commit is contained in:
Darrell 2024-01-10 21:07:06 -05:00 committed by GitHub
parent b9b75caa51
commit 0002fdf084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ build_unflags =
-fno-lto
framework = arduino
lib_deps =
AsyncTCP = https://github.com/pbolduc/AsyncTCP.git#v1.2.0
https://github.com/esphome/AsyncTCP.git#v2.0.1
https://github.com/esphome/ESPAsyncWebServer.git#v3.1.0
https://github.com/ESPresense/AsyncWiFiSettings.git#1.0.9
https://github.com/ESPresense/NimBLE-Arduino.git