Skip to content

esp32 websocket client WifiMulti.h error #740

Open
@gurkanucar

Description

@gurkanucar

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions