Renamed Function

This commit is contained in:
dario
2023-09-14 22:05:38 +02:00
parent da7a7e6d3a
commit adeec2f3f9
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ void dummyInit(void *)
osThreadExit();
}
void dummyStated(void *)
void dummyStarted(void *)
{
while (true)
{