自主协议库编译通过

This commit is contained in:
lnk
2026-06-15 15:48:16 +08:00
parent d3579a2aa7
commit 7205cb5cb9
621 changed files with 224958 additions and 48 deletions

View File

@@ -2451,16 +2451,16 @@ ST_INT m_cl_max_enrollment_summary;
#if (MMS_LOAD_DOM_EN & RESP_EN)
ST_INT m_sv_max_loadd_cap;
#endif
#if (MMS_READ_EN & RESP_EN)
//lnk编译客户端不受影响
//#if (MMS_READ_EN & RESP_EN)
ST_INT m_sv_max_read_var_spec;
#endif
//#endif
#if (MMS_WRITE_EN & RESP_EN)
//#if (MMS_WRITE_EN & RESP_EN)
ST_INT m_sv_max_write_var_spec;
ST_INT m_sv_max_write_data;
#endif
//#endif
//lnk编译客户端不受影响
#if (MMS_RDDWN_EN & RESP_EN)
ST_INT m_sv_max_rqdlnl_cap;
#endif