Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Correctly access WIFI_EVENT_MODE_CHANGE event info #8343

Merged
merged 1 commit into from
Oct 19, 2021

Conversation

mcspr
Copy link
Collaborator

@mcspr mcspr commented Oct 16, 2021

Select the specific union member and struct fields, don't just alias the whole event_info

fix #8341

Select the specific union member struct fields.
@mcspr mcspr merged commit ac4af38 into esp8266:master Oct 19, 2021
@mcspr mcspr deleted the wifi/fix-opmode-changed-event branch October 19, 2021 06:47
@mcspr mcspr added this to the 3.1 milestone Oct 19, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

onWiFiModeChange not working corect
2 participants