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

fix: wifi.scan not honoring the type of timeout in parameter #333

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

Vinodsathyaseelan
Copy link
Contributor

@Vinodsathyaseelan Vinodsathyaseelan commented Nov 29, 2023

What

wifi.scan function was not accepting timeout value as an input param.

Why

This fix is needed for making the implementation spec compliant.

How

Added the optional timeout param as an input to wifi.scan API

Test

How has this been tested? How can a reviewer test it?

Checklist

  • I have self-reviewed this PR
  • I have added tests that prove the feature works or the fix is effective

@Vinodsathyaseelan Vinodsathyaseelan requested review from satlead and a team November 29, 2023 04:01
@Vinodsathyaseelan Vinodsathyaseelan merged commit fcd8e01 into main Dec 4, 2023
6 checks passed
@Vinodsathyaseelan Vinodsathyaseelan deleted the RPPL-1257 branch December 4, 2023 20:39
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.

3 participants