Tomas Rezucha 44bae24c78 esp_modem: Return true from on_data callback in data mode
The callback should return false only if there is a problem with the received data.
The updated UART Terminal implementation cannot longer clear is callback.
It is DTE's responsibility to clear the callback.
2023-02-23 20:32:13 +01:00

Collection of protocol components for ESP-IDF

Documentation of esp-protocol

Components

esp_modem

mDNS

esp_websocket_client

ASIO port

S
Description
Collection of ESP-IDF components related to networking protocols
Readme 40 MiB
Languages
C 57.9%
C++ 32.4%
Python 5.7%
CMake 2.6%
Shell 1.3%
Other 0.1%