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

binder loses references after writing new data on flash #3

Open
rsegecin opened this issue Dec 17, 2017 · 0 comments
Open

binder loses references after writing new data on flash #3

rsegecin opened this issue Dec 17, 2017 · 0 comments

Comments

@rsegecin
Copy link
Owner

The binder that binds RTCTimerClass::OnInterrupt() member function with tCallBack for timer0_attachInterrupt is losing it's reference after writing data on flash, eg. changing the module's ssid as the Wifi configuration is by default set to be persistent. A workaround can be disabling the persistent data WiFi.persistent(false); before setting the access point.

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

No branches or pull requests

1 participant