Reverting some prior changes
This commit is contained in:
parent
c812bee8f1
commit
da0a0f88f9
1 changed files with 2 additions and 0 deletions
|
|
@ -94,6 +94,8 @@ void supervisor_background_tasks(void *unused) {
|
|||
|
||||
assert_heap_ok();
|
||||
|
||||
last_finished_tick = port_get_raw_ticks(NULL);
|
||||
|
||||
port_finish_background_task();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue