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
I am getting this error when I want to use this example:
WebSocket -> esp32 -> WebSocketClient
Error:
WebSocketClient:11:10: fatal error: WiFiMulti.h: No such file or directory
11 | #include <WiFiMulti.h>
| ^~~~~~~~~~~~~
compilation terminated.
exit status 1
WiFiMulti.h: No such file or directory