mirror of
https://github.com/me-no-dev/ESPAsyncWebServer.git
synced 2025-09-26 22:30:56 +02:00
Merge branch 'yuboxfixes' into yuboxfixes-0xFEEDC0DE64-cleanup
This commit is contained in:
@@ -41,7 +41,9 @@
|
||||
#if ARDUINOJSON_VERSION_MAJOR == 5
|
||||
#define ARDUINOJSON_5_COMPATIBILITY
|
||||
#else
|
||||
#ifndef DYNAMIC_JSON_DOCUMENT_SIZE
|
||||
#define DYNAMIC_JSON_DOCUMENT_SIZE 1024
|
||||
#endif
|
||||
#endif
|
||||
|
||||
constexpr const char* JSON_MIMETYPE = "application/json";
|
||||
|
Reference in New Issue
Block a user