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

Commits on Oct 2, 2018

  1. WiFi: improve WiFiClient(Basic) examples

    WiFiClient no longer depends on now-defunct data.sparkfun.com
    service, but uses a TCP "quote of the day" service instead.
    
    fixes esp8266#4088
    yoursunny committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    3286790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f89bf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Configuration menu
    Copy the full SHA
    5fad4fc View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    bb513d7 View commit details
    Browse the repository at this point in the history