Skip to content

Callback scheduling #13107

Dec 1, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

The scheduler is handled in MICROPY_EVENT_POLL_HOOK so yes it's common practice to call that in any idle loop like waiting for input and sleep functions.

See:

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@IFX-Anusha
Comment options

Comment options

andrewleech
Dec 4, 2023
Collaborator Sponsor

You must be logged in to vote
1 reply
@IFX-Anusha
Comment options

Answer selected by IFX-Anusha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants