mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
4 lines
100 B
C++
4 lines
100 B
C++
#include "FreeRTOS.h"
|
|
#include "main.hpp"
|
|
#include "task.h"
|
|
TaskHandle_t pidTaskNotification = NULL; |