From 28ff0266c7d89e2e1126360bef665e7542b0fc60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=9B=E5=A3=B0=E4=BE=9D=E6=97=A7?= <10106036+CAIC_hantao@user.noreply.gitee.com> Date: Mon, 7 Jul 2025 01:27:31 +0000 Subject: [PATCH] update 01_Source/CanTP. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 涛声依旧 <10106036+CAIC_hantao@user.noreply.gitee.com> --- 01_Source/CanTP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_Source/CanTP b/01_Source/CanTP index ed1d4e7..7676d3e 100644 --- a/01_Source/CanTP +++ b/01_Source/CanTP @@ -21,7 +21,7 @@ const uint8 CanTp_PciFieldSize_au8[CANTP_PCI_TYPE_NUM] = { const uint8 CanTp_SFDlMinTable[CANTP_CANDL_ARRAY_SIZE] = { 0U, - 0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, + 0U, 0U, 0U, 0U, 0U, 0U, 9U, 9U, 9U, 9U, 12U, 12U, 12U, 12U, 16U, 16U, 16U, 16U, 20U, 20U, 20U, 20U, 24U, 24U, 24U, 24U, 24U, 24U, 24U, 24U, -- Gitee