tonyp7 / esp32-wifi-manager

Captive Portal for ESP32 that can connect to a saved wireless network or start an access point where you can connect to existing wifis.
MIT License
648 stars 214 forks source link

HELP! How to have multiple http_app_set_handler_hook(HTTP_GET, &my_get_handler). #159

Open Shakir555 opened 10 months ago

Shakir555 commented 10 months ago

I got try to do multiple http_app_set_handler_hook(HTTP_GET, &my_get_handler).. it seems there is an hook error error in socket handler hook