Skip to content

Commit 7f8c2af

Browse files
committed
killing blank spaces
1 parent 198245f commit 7f8c2af

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ platform = espressif32 @ 6.12.0
2020
board_build.partitions = min_spiffs.csv
2121
framework = arduino
2222
monitor_speed = 115200
23-
board_build.embed_files =
23+
board_build.embed_files =
2424
data_embed/index.html.gz
2525
data_embed/style.css.gz
2626
data_embed/script.js.gz
2727
data_embed/bootstrap.css.gz
2828
data_embed/bootstrap.js.gz
2929
data_embed/favicon.png.gz
30-
extra_scripts =
30+
extra_scripts =
3131
pre:tools/compress.py
3232
debug_tool = esp-prog

0 commit comments

Comments
 (0)