mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/TACOS.git
synced 2025-06-12 01:25:59 +00:00
Minor adjustments
This commit is contained in:
parent
b53fe2ce00
commit
e198bdd8bf
@ -88,9 +88,6 @@ namespace sta
|
|||||||
{
|
{
|
||||||
Statemachine::stateChangeEvent.wait(EventFlags::ALL, osWaitForever);
|
Statemachine::stateChangeEvent.wait(EventFlags::ALL, osWaitForever);
|
||||||
|
|
||||||
HeapStats_t stats;
|
|
||||||
vPortGetHeapStats(&stats);
|
|
||||||
|
|
||||||
// Start all new tasks and stop all the tasks that aren't supposed to be running.
|
// Start all new tasks and stop all the tasks that aren't supposed to be running.
|
||||||
updateThreads();
|
updateThreads();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user