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

wioterminal: fix check for bad Wifi connect #637

Merged

Conversation

scottfeldman
Copy link
Contributor

rpc_wifi_connect() will return 0 on successful connection, so check for that. Also, check that if passphrase is given, that it's the minimum 8 chars per WPA Wifi.

rpc_wifi_connect() will return 0 on successful connection, so check for
that.  Also, check that if passphrase is given, that it's the minimum 8
chars per WPA Wifi.
@scottfeldman
Copy link
Contributor Author

Fixes #636

@deadprogram
Copy link
Member

Thanks for the fix @scottfeldman now merging.

@deadprogram deadprogram merged commit 7d24c3c into tinygo-org:dev Jan 11, 2024
1 check passed
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.

2 participants