VaishnavCSA

Results 1 issues of VaishnavCSA

Line 25 : ESP_**LOGE**(TAG, "Failed to allocate memory"); Correction : ESP_**LOGI**(TAG, "Failed to allocate memory"); Shouldn't it be ESP_LOGI() and if it is then it Allocates memory.