Harden compiling by using -Wall
This commit is contained in:
parent
a893701b6d
commit
0a68b5af30
@ -18,6 +18,7 @@ platform = espressif32@>=5.2.0
|
|||||||
build_flags =
|
build_flags =
|
||||||
-D=${PIOENV}
|
-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
|
-DCOMPONENT_EMBED_FILES=webapp_dist/index.html.gz:webapp_dist/zones.json.gz:webapp_dist/favicon.ico:webapp_dist/js/app.js.gz
|
||||||
|
-Wall
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
https://github.com/yubox-node-org/ESPAsyncWebServer
|
https://github.com/yubox-node-org/ESPAsyncWebServer
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user