You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.
Hi, I‘m totally confused:
my code calls the function handleData were the recived data is writtenn into void *data
static void handleData(void *arg, AsyncClient *client, void *data, size_t len)
And how do i compare the recived data with an String like "GPIO 10 ON"?
Best regards!
The text was updated successfully, but these errors were encountered: