Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WiFi: improve WiFiClient(Basic) examples #5197

Merged
merged 4 commits into from
Oct 11, 2018
Merged

Conversation

yoursunny
Copy link
Contributor

WiFiClient no longer depends on now-defunct data.sparkfun.com
service, but uses a TCP "quote of the day" service instead.

fixes #4088

yoursunny and others added 4 commits October 1, 2018 21:23
WiFiClient no longer depends on now-defunct data.sparkfun.com
service, but uses a TCP "quote of the day" service instead.

fixes esp8266#4088
Copy link
Collaborator

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a very nice example !

@devyte devyte merged commit d17ffc2 into esp8266:master Oct 11, 2018
@yoursunny yoursunny deleted the 4088 branch October 11, 2018 10:24
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.

Update WiFiClient example
3 participants