mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-26 02:00:26 +00:00

Previously error flags were only handled for R1 responses. This change moves error handling into a separate function and calls it for R1/R3/R7.