ESP_LOG_BUFFER_HEX macro
Log a buffer of hex bytes at Info level @see ``ESP_LOG_BUFFER_HEX_LEVEL``
Arguments
tag
Description tag to identify the log.
buffer
Pointer to the buffer array containing the data to be logged.
buff_len
Length of the buffer in bytes.
Examples
ESP_LOG_BUFFER_HEX is referenced by 52 libraries and example projects: