From 919bf115025ccd7ff0bf5b001c4d9734bd485c9d Mon Sep 17 00:00:00 2001 From: cfif Date: Thu, 11 Dec 2025 13:24:51 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CanPorts.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CanPorts.c b/CanPorts.c index bf97890..2a77379 100644 --- a/CanPorts.c +++ b/CanPorts.c @@ -113,11 +113,11 @@ static void vCanPort_InitCan0() { vCanPort_InitCAN0RxTxPin(); - uint32_t z[31]; +// uint32_t z[31]; - for (uint8_t i=0; i<31; ++i) { - z[i] = IdCanSoftFilterCan0[i].u32RxCanId; - } +// for (uint8_t i=0; i<31; ++i) { +// z[i] = IdCanSoftFilterCan0[i].u32RxCanId; +// } vCanSerialPortFrameDMAInit( &CAN_PORTS.Can0,