Search found 1 match

by dje8269
Fri Jul 07, 2023 10:02 am
Forum: ESP-IDF
Topic: search text in a array ( inbdexof )
Replies: 1
Views: 738

search text in a array ( inbdexof )

Hello, I'm a neewby in ESP-IDF . After many attempts I can't find a text in a table with the indexOf function? here is my function which logs the response from the server : /*************************** HTTP GET ************************************/ esp_err_t client_event_get_handler(esp_http_client_...