fix:删除4G模组tools目录

This commit is contained in:
2026-04-30 17:16:01 +08:00
parent 36fb7fd027
commit 0d7a8564e0
36 changed files with 703 additions and 3205 deletions

View File

@@ -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() \