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

Derive listen_interval from ClientConfiguration #528

Closed

Conversation

julienvincent
Copy link
Contributor

The ClientConfiguration struct from embedded-svc has been updated to include the listen_interval field.

This updates the wifi_sta_config_t construction to use the new listen_interval from ClientConfiguration.

Depends on esp-rs/embedded-svc#81


I'm not really sure what the process here is for submitting PR's that depend on upstream package changes. Do I need to do anything other than land the upstream PR?

The ClientConfiguration struct from embedded-svc has been updated to
include the `listen_interval` field.

This updates the `wifi_sta_config_t` construction to use the new
`listen_interval` from ClientConfiguration.
@julienvincent julienvincent deleted the jv/wifi-listen-interval branch December 19, 2024 14:09
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.

1 participant