|
f17fc055d3
|
Make JSON_STRING_SIZE(N) return N+1 to fix third-party code
ThingsBoard uses this macro to compute size of char arrays ಠ_ಠ
https://github.com/thingsboard/thingsboard-client-sdk/blob/v0.12.2/src/Helper.h#L38
Closes #2054
|
2024-02-18 20:00:25 +01:00 |
|
|
0e8a236583
|
Update copyright year
|
2024-01-03 08:47:06 +01:00 |
|
|
1d583f68da
|
Add stubs for JSON_ARRAY_SIZE , JSON_OBJECT_SIZE , and JSON_STRING_SIZE
|
2023-08-10 09:54:47 +02:00 |
|
|
78399c2d78
|
Add a stub for createNestedObject()
|
2023-08-10 09:54:46 +02:00 |
|
|
8cc645c40c
|
Add a stub for createNestedArray()
|
2023-08-10 09:54:45 +02:00 |
|
|
11373af344
|
Add a stub for add()
|
2023-08-10 09:54:44 +02:00 |
|
|
53d54ba9d7
|
Add a stub for shallowCopy()
|
2023-08-10 09:54:44 +02:00 |
|
|
2f31c932d7
|
Add a stub for memoryUsage()
|
2023-08-10 09:54:43 +02:00 |
|
|
93cb3d2fdc
|
Add a stub for BasicJsonDocument
|
2023-08-10 09:54:42 +02:00 |
|
|
be5d5300a2
|
Add a stub for DynamicJsonDocument
|
2023-08-10 09:54:40 +02:00 |
|
|
ea5b019552
|
Add a stub for StaticJsonDocument
|
2023-08-10 09:54:28 +02:00 |
|