lwIP on ethernet: examples by d-a-v · Pull Request #8395 · esp8266/Arduino

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@d-a-v

Copy link

Collaborator

@d-a-v d-a-v commented

Nov 30, 2021

edited

Loading

(updated)

  • Rework ethernet examples
  • Styling: added 'ReflowComments: false'

(edit)
fixes #8144

@mcspr

Copy link

Collaborator

mcspr commented

Jun 2, 2022

Should also help #8144?
('Development' to the right, if yes)

d-a-v reacted with thumbs up emoji

@d-a-v d-a-v merged commit 5f2af19 into esp8266:master

Jun 2, 2022

@d-a-v d-a-v deleted the ethexamples branch

June 2, 2022 12:03

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
* ethernet: examples

* remove duplicate

* styling

* fix comment restyle + comment eth.setdefault()

* comment and add comments about eth.setDefault()

* update comments when using interface::setDefault()

* repair bad merge

* fix default interface case

* factorize

* change comment

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

Reviewers

@mcspr mcspr mcspr approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Ethernet LwIP interfaces static IP configuration only works if eth.config is followed by eth.setDefault()

2 participants

@d-a-v @mcspr