Skip to content

Conversation

@me-no-dev
Copy link
Member

Fixes: #6020

@me-no-dev me-no-dev changed the title Change default WiFi encryption to WIFI_AUTH_WPA2_PSK Change default WiFi STA encryption to WIFI_AUTH_WPA2_PSK Dec 14, 2021
@me-no-dev me-no-dev merged commit 40a5c1e into master Dec 14, 2021
@me-no-dev me-no-dev deleted the me-no-dev-patch-1 branch December 14, 2021 18:07
Copy link

@mlord mlord left a comment

Choose a reason for hiding this comment

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

This change has no effect, because it fixed the wrong line.

Instead of this change, modify this line further down instead:
wifi_config->sta.threshold.authmode = WIFI_AUTH_WEP;

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.

A few changes for WiFiSTA performance

3 participants