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
Hi, just a simple question.
When I monitor my esp32 on my PC, those lines show up :
*wm:4 networks found
[126894][E][WebServer.cpp:638] _handleRequest(): request handler not found
*wm:Connecting to NEW AP: Routeur24
*wm:Connect to new AP [SUCCESS]
*wm:Got IP Address:
*wm:192.168.1.168
*wm:config portal exiting
Is there a way to have those lines directly in my code, in order to print them on my esp32 display ?
Thank you for your help
The text was updated successfully, but these errors were encountered:
Hi, just a simple question.
When I monitor my esp32 on my PC, those lines show up :
*wm:4 networks found
[126894][E][WebServer.cpp:638] _handleRequest(): request handler not found
*wm:Connecting to NEW AP: Routeur24
*wm:Connect to new AP [SUCCESS]
*wm:Got IP Address:
*wm:192.168.1.168
*wm:config portal exiting
Is there a way to have those lines directly in my code, in order to print them on my esp32 display ?
Thank you for your help
The text was updated successfully, but these errors were encountered: