Added more strict compile flags

This commit is contained in:
Thomas Basler 2022-10-18 21:28:32 +02:00
parent f32b561627
commit fede8e21cb

View File

@ -18,7 +18,7 @@ platform = espressif32@>=5.2.0
build_flags =
-D=${PIOENV}
-DCOMPONENT_EMBED_FILES=webapp_dist/index.html.gz:webapp_dist/zones.json.gz:webapp_dist/favicon.ico:webapp_dist/js/app.js.gz
-Wall
-Wall -Wextra -Werror
lib_deps =
https://github.com/yubox-node-org/ESPAsyncWebServer