From c586135648a0c013493c1921cf9b129359526960 Mon Sep 17 00:00:00 2001 From: dario Date: Thu, 14 Sep 2023 22:05:38 +0200 Subject: [PATCH] Renamed Function --- App/Src/tasks/manager.cpp | 2 +- Libs/rtos2-utils | 2 +- Libs/sta-core | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/App/Src/tasks/manager.cpp b/App/Src/tasks/manager.cpp index ca2f36a..868f51b 100644 --- a/App/Src/tasks/manager.cpp +++ b/App/Src/tasks/manager.cpp @@ -57,7 +57,7 @@ void dummyInit(void *) osThreadExit(); } -void dummyStated(void *) +void dummyStarted(void *) { while (true) { diff --git a/Libs/rtos2-utils b/Libs/rtos2-utils index 5b8c97c..ad6c4fd 160000 --- a/Libs/rtos2-utils +++ b/Libs/rtos2-utils @@ -1 +1 @@ -Subproject commit 5b8c97cf5c4b57702c25c0f7e7bcaea4575a6f7d +Subproject commit ad6c4fd297865cb697037052d3b354b6d2405fe1 diff --git a/Libs/sta-core b/Libs/sta-core index 751435d..8e93db1 160000 --- a/Libs/sta-core +++ b/Libs/sta-core @@ -1 +1 @@ -Subproject commit 751435d9467ca8d5ae5f63e50e4238724dcf877b +Subproject commit 8e93db18174937562f246af4b1e8d99bd6bbf632