Reduce stack

This commit is contained in:
iranl
2025-04-02 22:52:57 +02:00
parent abf8c634e2
commit bc255151a8
7 changed files with 23 additions and 19 deletions

View File

@@ -14,7 +14,7 @@
#include "esp_core_dump.h"
#include "FS.h"
#include "SPIFFS.h"
#include <ESPmDNS.h>
//#include <ESPmDNS.h>
#ifdef CONFIG_SOC_SPIRAM_SUPPORTED
#include "esp_psram.h"
#endif