Fix compile issue with ESP32-C3 and C++11
This commit is contained in:
parent
6235342cf2
commit
753d73accd
@ -18,7 +18,6 @@ framework = arduino
|
||||
platform = espressif32@>=6.0.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 -Wextra -Werror
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user