🪄 Major refactoring to use ESP32 template
This includes the change to use https://github.com/runeharlyk/ESP32-rapid-development-template.git as a freeRTos template
This commit is contained in:
committed by
Rune Daugaard Harlyk
parent
4c7b8954eb
commit
4282055be0
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
|
||||
#define JSON_BUFFER_BASE_SIZE 2048
|
||||
#define JSON_BUFFER_INCREMENT 2048
|
||||
Reference in New Issue
Block a user