0
0

Auto commit from DCSP - 2026/1/9 10:43:14

This commit is contained in:
xb
2026-01-09 10:43:14 +08:00
parent 0fd98e248b
commit 10d2060201
10 changed files with 186 additions and 109 deletions

View File

@@ -155,6 +155,10 @@ typedef struct __attribute__((__packed__)) {
EPDU_packet_t epdu;
} Multi_EPDU_packet_t;
extern uint8_t S_COMM_ON_OFF; // 通信机开关状态
extern volatile int g_running;
/*
* ComHS接口函数声明
*/