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

Non-functional deinit/init in BLEDevice.cpp #3267

Merged
merged 2 commits into from
Sep 26, 2019

Conversation

billprozac
Copy link
Contributor

Pretty sure this was a typo as the deinit doesn't actually allow for reinit if that is an ifndef. Changed in my local copy and can now deinit and reinit just fine. Also, not sure why we are checking for the architecture here. Just curious.

Pretty sure this was a typo as the deinit doesn't actually allow for reinit if that is an ifndef.  Changed in my local copy and can now deinit and reinit just fine.  Also, not sure why we are checking for the architecture here.  Just curious.
@billprozac billprozac changed the title Update BLEDevice.cpp Non-functional deinit/init in BLEDevice.cpp Sep 26, 2019
@me-no-dev
Copy link
Member

yup :) typo!

@me-no-dev me-no-dev merged commit 9bbd720 into espressif:master Sep 26, 2019
@billprozac billprozac deleted the patch-1 branch September 28, 2019 01:58
@billprozac
Copy link
Contributor Author

thanks, boss!

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