mqtt free mem to 40k, v3.7.0-dev1

This commit is contained in:
MichaelDvP
2023-08-29 12:40:10 +02:00
parent 1818057c4c
commit f6a4da0584
3 changed files with 4 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ the LICENSE file.
#endif
#ifndef EMC_MIN_FREE_MEMORY
#define EMC_MIN_FREE_MEMORY 16384
#define EMC_MIN_FREE_MEMORY 40960
#endif
#ifndef EMC_ESP8266_MULTITHREADING