update:

增加读取上下行网口的MAC地址
This commit is contained in:
2026-09-10 10:23:33 +08:00
parent 228e564214
commit ac9199b926
5 changed files with 2305 additions and 2280 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
#include "proto_modbus_tcp_master.h"
const char *HwVersion = "V2.2";
char SwVersion[24] = "SECS2 V2.2-V1.005.SJ";
char SwVersion[24] = "SECS2 V2.2-V1.006.SJ";
void TASK_Idle(void);
void Task_10ms(void);
void Task_50ms(void);