mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2026-08-03 01:16:07 -07:00
Reduce memory one more time
This commit is contained in:
@@ -726,7 +726,7 @@
|
||||
#elif defined(MARAUDER_MINI)
|
||||
#define MAX_HTML_SIZE 7000
|
||||
#elif defined(MARAUDER_V4)
|
||||
#define MAX_HTML_SIZE 11450
|
||||
#define MAX_HTML_SIZE 11400
|
||||
#elif defined(MARAUDER_V6)
|
||||
#define MAX_HTML_SIZE 7000
|
||||
#elif defined(MARAUDER_KIT)
|
||||
|
||||
Reference in New Issue
Block a user