fix:更新注释等
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/**
|
||||
******************************************************************************
|
||||
* @file user\global\board_config.h
|
||||
* @author luhuaishuai
|
||||
* @file User\Global\board_config.h
|
||||
* @author 路淮
|
||||
* @version v0.1
|
||||
* @date 2023-10-11
|
||||
* @brief Briefly describe the function of your function
|
||||
* @date 2026-05-21
|
||||
* @brief 板级配置头文件
|
||||
******************************************************************************
|
||||
*/
|
||||
#ifndef __BOARD_CONFIG_H
|
||||
@@ -16,4 +16,6 @@
|
||||
#define LINK_APP_PORT 6002 // 桩通讯端口
|
||||
#define LINK_STAKE_PORT 6001 // 桩通讯端口
|
||||
|
||||
#define DEBUG 1 // 调试模式
|
||||
|
||||
#endif /* __BOARD_CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user