4282055be0
This includes the change to use https://github.com/runeharlyk/ESP32-rapid-development-template.git as a freeRTos template
5 lines
84 B
C
5 lines
84 B
C
#pragma once
|
|
|
|
#define JSON_BUFFER_BASE_SIZE 2048
|
|
#define JSON_BUFFER_INCREMENT 2048
|