Error functions

ESP_ERROR_CHECK() Use when calling many of the ESP32 API fucntions to carry out controlled error checking, e.g.

Read More

Error codes

List of error code values https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-reference/error-codes.html

Read More