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

Expand access to SDK's struct bss_info #8683

Merged
merged 3 commits into from
Oct 10, 2022

Commits on Oct 8, 2022

  1. Expand access to SDK's struct bss_info

    The NONOS SDK's `struct bss_info` in `user_interface.h` has grown since the
    beginning of this project. The additional elements are not accessible.
    Add a method for R/O access to full `struct bss_info`.
    
    Update example WiFiScan.ino
    mhightower83 committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    a4ce1fe View commit details
    Browse the repository at this point in the history
  2. style

    mhightower83 committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    c54765e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a05157 View commit details
    Browse the repository at this point in the history