We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198245f commit 7f8c2afCopy full SHA for 7f8c2af
1 file changed
platformio.ini
@@ -20,13 +20,13 @@ platform = espressif32 @ 6.12.0
20
board_build.partitions = min_spiffs.csv
21
framework = arduino
22
monitor_speed = 115200
23
-board_build.embed_files =
+board_build.embed_files =
24
data_embed/index.html.gz
25
data_embed/style.css.gz
26
data_embed/script.js.gz
27
data_embed/bootstrap.css.gz
28
data_embed/bootstrap.js.gz
29
data_embed/favicon.png.gz
30
-extra_scripts =
+extra_scripts =
31
pre:tools/compress.py
32
debug_tool = esp-prog
0 commit comments