Skip to content

Conversation

@ricardojlrufino
Copy link

No description provided.

@ricardojlrufino
Copy link
Author

Usage

void setup()
{
  Serial.begin(9600);

  Ethernet.setSSPIN(4,4); // Default is 10;
  Ethernet.begin(mac,myIP);

  server.begin();
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant