Skip to content

Allow more than one connection in WiFiSPIServer #14

@JiriBilek

Description

@JiriBilek

The WiFiSPIServer class allows only one incoming connection, although ESP8266 has no such limitation (in fact, there is obviously an limitation but is higher than one) . The limit is forced by the _sock array that serves as binding information between master and slave.
Discussed in #13

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions