Fix c3 compilation (#1193)
This commit is contained in:
parent
b9b75caa51
commit
0002fdf084
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue