fix:更新注释等
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
|
||||
/**
|
||||
******************************************************************************
|
||||
* @file User\App\task_udp.h
|
||||
* @author 路淮
|
||||
* @version v0.1
|
||||
* @date 2026-05-21
|
||||
* @brief UDP通信任务头文件
|
||||
******************************************************************************
|
||||
*/
|
||||
|
||||
#ifndef __UDP_TASK_H
|
||||
#define __UDP_TASK_H
|
||||
|
||||
/* includes ----------------------------------------------------------------------------------------------*/
|
||||
/* includes ------------------------------------------------------------------*/
|
||||
#include "global.h"
|
||||
#include "board_config.h"
|
||||
#include "udp_router.h"
|
||||
|
||||
Reference in New Issue
Block a user