Skip to content
Snippets Groups Projects
Commit 97375f45 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266/ets_alt_task: Be sure to "pop" event before calling its handler.

Otherwise, if handler calls recursive event loop, there's infinite
recursion (because the loop calls the same handler on same event again).
parent 7261f17b
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