Files
BR_YKC/Core/User/App/task_air724.h

27 lines
739 B
C
Raw Permalink Normal View History

2026-03-31 15:46:04 +08:00
2026-05-21 12:19:01 +08:00
/**
******************************************************************************
* @file User\App\task_air724.h
* @author
* @version v0.1
* @date 2026-05-21
* @brief 4G模块通信任务头文件
******************************************************************************
*/
2026-05-21 10:01:28 +08:00
#ifndef __AIR724_RECV_TASK_H
#define __AIR724_RECV_TASK_H
2026-03-31 15:46:04 +08:00
2026-05-21 12:19:01 +08:00
/* includes ------------------------------------------------------------------*/
2026-03-31 15:46:04 +08:00
#include "global.h"
/* macro ------------------------------------------------------------------------------------------------*/
/* struct ------------------------------------------------------------------------------------------------*/
2026-05-21 10:01:28 +08:00
#endif /* __AIR724_RECV_TASK_H */