|
Boboter
|
#include <esp_timer.h>#include <freertos/FreeRTOS.h>Go to the source code of this file.
Functions | |
| void | delay (const uint16_t ms) |
| Wrapper for vTaskDelay(pdMS_TO_TICKS(ms)). | |
|
inline |
Wrapper for vTaskDelay(pdMS_TO_TICKS(ms)).