fix: build hotfix
This commit is contained in:
commit
32c39d80b0
|
|
@ -36,9 +36,10 @@ lib_deps =
|
||||||
ayushsharma82/ElegantOTA@^3.1.0
|
ayushsharma82/ElegantOTA@^3.1.0
|
||||||
ottowinter/ESPAsyncWebServer-esphome@3.0.0
|
ottowinter/ESPAsyncWebServer-esphome@3.0.0
|
||||||
esphome/AsyncTCP-esphome@2.1.1
|
esphome/AsyncTCP-esphome@2.1.1
|
||||||
|
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
pre:tools/compress.py
|
pre:tools/compress.py
|
||||||
|
|
||||||
[env:ttgo-lora32-v21]
|
[env:ttgo-lora32-v21]
|
||||||
board = ttgo-lora32-v21
|
board = ttgo-lora32-v21
|
||||||
build_flags = -Werror -Wall -DTTGO_T_LORA32_V2_1 -DELEGANTOTA_USE_ASYNC_WEBSERVER=1
|
build_flags = -Werror -Wall -DTTGO_T_LORA32_V2_1 -DELEGANTOTA_USE_ASYNC_WEBSERVER=1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue