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

Added channel, ssid scan #4636

Merged
merged 4 commits into from
Apr 13, 2018
Merged

Added channel, ssid scan #4636

merged 4 commits into from
Apr 13, 2018

Commits on Apr 11, 2018

  1. Added channel, ssid scan

    Overloaded scanNetworks so scan can occur on a single channel and/or for a particular ssid.
    dtworth committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    e3cfdd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e7aa7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    cc1779d View commit details
    Browse the repository at this point in the history
  2. Added parameters to scanNetworks

    channel number and ssid have been added as optional parameters to the orginal scanNetworks()
    dtworth committed Apr 12, 2018
    Configuration menu
    Copy the full SHA
    72ffa6e View commit details
    Browse the repository at this point in the history