-
- Downloads
esp8266/ets_alt_task.c: Prevent spurious large increment of ticks_ms()
This happened when the overflow counter for ticks_ms() was interrupted by an external hard interrupt (issue #3076).
Please register or sign in to comment
This happened when the overflow counter for ticks_ms() was interrupted by an external hard interrupt (issue #3076).