Skip to content

Wifi: handle cases when esp param is not provided #73

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

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

flavio-fernandes
Copy link
Contributor

Use self.esp instead of param esp to account for cases when
caller for init did not pass ESP Object.

Fixes: #72

Use self.esp instead of param esp to account for cases when
caller for init did not pass ESP Object.

Fixes: adafruit#72
@flavio-fernandes
Copy link
Contributor Author

Hi @makermelissa. Please review this change and let me know if its useful. ;)

@makermelissa
Copy link
Collaborator

Thank you!

@makermelissa makermelissa merged commit ab63c80 into adafruit:master Apr 12, 2021
@flavio-fernandes flavio-fernandes deleted the fix.issue.72 branch April 12, 2021 17:01
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 13, 2021
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.

adafruit_matrixportal/wifi.py: using wrong esp variable causes exception
3 participants