mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-07 11:48:48 +00:00
FreeRTOS
This commit is contained in:
@@ -75,6 +75,7 @@ void task1(void *pvParameters) {
|
||||
vTaskDelay((500)); // Delay for 1 second
|
||||
xSemaphoreGive(xMutex);
|
||||
}
|
||||
vTaskDelay((100));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user