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

ScheduledInterrupts should still use current schedule_function(..) #4890

Merged
merged 1 commit into from
Jul 4, 2018
Merged

ScheduledInterrupts should still use current schedule_function(..) #4890

merged 1 commit into from
Jul 4, 2018

Conversation

hreintke
Copy link
Contributor

@hreintke hreintke commented Jul 4, 2018

@devyte
The ScheduledInterrupt PR uses the new ScheduledFunctions to do the actual scheduling.
But.. that is not yet integrated into the Schedule.h -> The attached function is never called.

This PR fixes this by using the current schedule_function(..).

@hreintke hreintke mentioned this pull request Jul 4, 2018
@devyte
Copy link
Collaborator

devyte commented Jul 4, 2018

This looks good to me.

@devyte devyte merged commit 87991ab into esp8266:master Jul 4, 2018
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