mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-03 11:28:22 +01:00
Fix compile issue with ESP32-C3 and C++11
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user