WLED/wled00/src/dependencies
Christian Schwinne 66bad2b6f8
Single json buffer (#2336)
* Single/static JSON buffer for all requests.

* Missing json.cpp changes.

* Async fix.

* Added conditional compile (WLED_USE_DYNAMIC_JSON).

* Advanced locking with time-out.

* Missing releaseJSONBufferLock() on error response.

* Fix for config saving.

* Fixes and optimisations.
Dadded debugging information.

* Fix for ledmaps.

* No unsolicited serial sending if GPIO1 allocated

* Stray semicolons

* Fix JSON ledmap

Co-authored-by: Blaz Kristan <blaz@kristan-sp.si>
2021-12-04 01:05:01 +01:00
..
async-mqtt-client Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
blynk Fix more warnings 2021-02-27 01:50:08 +01:00
dmx Fix Warnings (#1744) 2021-02-27 00:20:31 +01:00
e131 Make sbuff local 2021-10-01 20:26:23 +02:00
espalexa Status LED support in Bus manager 2021-11-30 22:52:17 +01:00
json Single json buffer (#2336) 2021-12-04 01:05:01 +01:00
network Avoid redundant localIP calls, each call takes 0.700 us on ESP32 240Mhz (#2206) 2021-09-19 19:51:54 +02:00
time Replace Time with Toki 2021-05-25 09:59:19 +02:00
timezone Fix PIO (#92) 2019-11-20 00:47:43 +01:00
toki Accurate UDP sync for NTP enabled instances 2021-05-30 00:08:24 +02:00
ws2812fx Update readme.txt 2019-11-18 20:27:45 -08:00