fix:删除4G模组tools目录
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
#include "usart.h"
|
||||
#include "gpio.h"
|
||||
|
||||
// #include "tim.h"
|
||||
|
||||
/* freeRTOS 相关 */
|
||||
#include "cmsis_os.h"
|
||||
#include "FreeRTOS.h"
|
||||
@@ -72,6 +70,9 @@
|
||||
|
||||
#define DEBUG 1 // 调试模式
|
||||
|
||||
#define YKC_SERVER_IP "121.43.69.62" // YKC 服务器 IP 地址
|
||||
#define YKC_SERVER_PORT 8767 // YKC 服务器端口号
|
||||
|
||||
/*- I/O 输出-*/
|
||||
|
||||
#define AIR724_RESET() \
|
||||
|
||||
Reference in New Issue
Block a user