#ifndef __OS_H__ #define __OS_H__ #include "FreeRTOS.h" #include "task.h" #endif // __OS_H__