Release:5.20灰测
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "semphr.h"
|
||||
#include "event_groups.h"
|
||||
#include "stream_buffer.h"
|
||||
#include "timers.h"
|
||||
|
||||
/* Os */
|
||||
#include "os_task.h"
|
||||
@@ -47,13 +48,13 @@
|
||||
#include "server_to_charger.h"
|
||||
#include "g_dcpile.h"
|
||||
|
||||
/* _hal */
|
||||
#include "_hal_usart.h"
|
||||
|
||||
/* driver */
|
||||
#include "cJSON.h"
|
||||
#include "server_common.h"
|
||||
#include "charger_to_server.h"
|
||||
#include "drv_usart.h"
|
||||
|
||||
|
||||
|
||||
/* macro ------------------------------------------------------------------------------------------------*/
|
||||
#define ON 1
|
||||
@@ -73,8 +74,6 @@
|
||||
|
||||
#define DEBUG 1 // 调试模式
|
||||
|
||||
#define YKC_SERVER_IP "121.43.69.62" // YKC 服务器 IP 地址
|
||||
#define YKC_SERVER_PORT 8767 // YKC 服务器端口号
|
||||
|
||||
/*- I/O 输出-*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user