FreeRTOS Addons
Loading...
Searching...
No Matches
task.h
1#pragma once
2
3#include "freertos/task.h"
4
5extern portMUX_TYPE esp32Mutex;