mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
35898c704f
Previous version read all data to the buffer including header which reduced maximum payload read. This version uses a local array to receive header and reads payload bytes to the buffer
cherry-picked from
|
||
---|---|---|
.. | ||
esp-mqtt@6f1fc3785a | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig |