mirror of
https://github.com/justcallmekoko/ESP32Marauder.git
synced 2025-12-12 15:50:36 -08:00
Revert HTML limit
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 8000
|
||||
#define MAX_HTML_SIZE 20000
|
||||
#elif defined(MARAUDER_V6)
|
||||
#define MAX_HTML_SIZE 7000
|
||||
#elif defined(MARAUDER_KIT)
|
||||
|
||||
Reference in New Issue
Block a user