🔮 Reduces flash size

This commit is contained in:
Rune Harlyk
2024-06-04 17:24:12 +02:00
committed by Rune Harlyk
parent b560aacd7f
commit a7efb274b8
5 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
DRAM_ATTR PsychicHttpServer server;
DRAM_ATTR ESP32SvelteKit spot(&server, 125);
DRAM_ATTR ESP32SvelteKit spot(&server, 126);
void setup()
{