Switch to task notification from semaphore #20

Merged
eeeck merged 9 commits from dev_task-notification into dev_serial-send 2026-06-16 18:23:19 +02:00
Showing only changes of commit 266efdfa7c - Show all commits
+2 -2
View File
@@ -129,8 +129,8 @@ void vCANLoggerListen(void *argument)
*/
void vLEDHeartbeat(void *argument)
{
/* CODE BEGIN */
LEDContext *context = (LEDContext*)argument;
/* CODE BEGIN */
LEDContext *context = (LEDContext*)argument;
for (;;)
{