From 5d69cfbe1cd3523ac9b51ed29eb57856beecd652 Mon Sep 17 00:00:00 2001 From: richonguzman Date: Mon, 8 Jul 2024 23:06:03 -0400 Subject: [PATCH] 1 --- data_embed/index.html | 1 + platformio.ini | 1 + 2 files changed, 2 insertions(+) diff --git a/data_embed/index.html b/data_embed/index.html index 57f56b4..3d23b23 100644 --- a/data_embed/index.html +++ b/data_embed/index.html @@ -6,6 +6,7 @@ LoRa iGate & Digi software − Ricardo Guzman CA2RXU + diff --git a/platformio.ini b/platformio.ini index 10a5102..f698908 100644 --- a/platformio.ini +++ b/platformio.ini @@ -22,6 +22,7 @@ board_build.embed_files = data_embed/script.js.gz data_embed/bootstrap.css.gz data_embed/bootstrap.js.gz + data_embed/favicon.png.gz extra_scripts = pre:tools/compress.py debug_tool = esp-prog