Boboter
Loading...
Searching...
No Matches
delay.h File Reference
#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)).

Detailed Description

Authors
MarioS271

Function Documentation

◆ delay()

void delay ( const uint16_t ms)
inline

Wrapper for vTaskDelay(pdMS_TO_TICKS(ms)).