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

Refactor WiFi scan example #7655

Merged
merged 3 commits into from
Oct 27, 2020
Merged

Conversation

Erriez
Copy link
Contributor

@Erriez Erriez commented Oct 15, 2020

I've refactored the WiFi scan example with better readable output:

ESP8266 WiFi scan example
Starting WiFi scan...
10 networks found:
  00: [CH 01] [XX:XX:XX:06:4B:E7] -88dBm * V xxxxxxxxxxx
  01: [CH 01] [XX:XX:XX:F8:C2:C1] -94dBm * V xxxxxxxxxx
  02: [CH 01] [XX:XX:XX:09:6C:21] -89dBm * V xxxxxxx
  03: [CH 04] [XX:XX:XX:10:B8:12] -89dBm * V xxxxxxxxxxxxxx
  04: [CH 01] [XX:XX:XX:F8:C2:C1] -92dBm * V xxxxxxx
  05: [CH 06] [XX:XX:XX:2F:4C:68] -75dBm * V xxxx
  06: [CH 01] [XX:XX:XX:09:6C:21] -90dBm * V xxxxxxxxxxxxxx
  07: [CH 11] [XX:XX:XX:89:4E:8F] -90dBm * V xxxxxxxxxxxx
  08: [CH 11] [XX:XX:XX:34:0E:E0] -69dBm * H
  09: [CH 01] [XX:XX:XX:64:AC:1F] -90dBm * V xxxx
Starting WiFi scan...
...

@d-a-v d-a-v merged commit 95de525 into esp8266:master Oct 27, 2020
@Erriez Erriez deleted the feature/wifi-scan-upgrade branch October 28, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants