mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-03-28 16:52:33 +01:00
killing blank spaces
This commit is contained in:
@@ -20,13 +20,13 @@ platform = espressif32 @ 6.12.0
|
|||||||
board_build.partitions = min_spiffs.csv
|
board_build.partitions = min_spiffs.csv
|
||||||
framework = arduino
|
framework = arduino
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
board_build.embed_files =
|
board_build.embed_files =
|
||||||
data_embed/index.html.gz
|
data_embed/index.html.gz
|
||||||
data_embed/style.css.gz
|
data_embed/style.css.gz
|
||||||
data_embed/script.js.gz
|
data_embed/script.js.gz
|
||||||
data_embed/bootstrap.css.gz
|
data_embed/bootstrap.css.gz
|
||||||
data_embed/bootstrap.js.gz
|
data_embed/bootstrap.js.gz
|
||||||
data_embed/favicon.png.gz
|
data_embed/favicon.png.gz
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
pre:tools/compress.py
|
pre:tools/compress.py
|
||||||
debug_tool = esp-prog
|
debug_tool = esp-prog
|
||||||
Reference in New Issue
Block a user