From ab4b7dee226d89bc77e889b3db621aa68ab0247f Mon Sep 17 00:00:00 2001 From: darya Date: Tue, 23 Jun 2026 17:43:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=2023.06.2026?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CanPorts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CanPorts.c b/CanPorts.c index 17e5c7b..4bb111a 100644 --- a/CanPorts.c +++ b/CanPorts.c @@ -231,7 +231,7 @@ bool vCanPort_InitCan0() { CAN0_ErrorInterrupt_CallBack, NULL, NULL, - CAN0_TxInterruptCallBackType, + NULL, //CAN0_TxInterruptCallBackType, DMA_TransferCompleteCallbackCan0, NULL