Skip to content
Snippets Groups Projects
Commit 849eb835 authored by Damien George's avatar Damien George
Browse files

esp8266/ets_alt_task: Don't run ets_loop_iter if irqs are disabled.

ets_loop_iter processes pending tasks, and tasks are considered lower
priority than interrupts, so tasks shouldn't be processed if interrupts
are disabled.
parent 99b14593
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment