Skip to content

Commit

Permalink
Added more strict compile flags
Browse files Browse the repository at this point in the history
  • Loading branch information
tbnobody committed Oct 19, 2022
1 parent f32b561 commit fede8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fede8e2

Please sign in to comment.