Обновление 23.06.2026

This commit is contained in:
Дарья Бараева 2026-06-24 13:58:08 +03:00
parent 988025b03f
commit 9351f0fd9f
1 changed files with 2 additions and 2 deletions

View File

@ -236,7 +236,7 @@ bool vCanPort_InitCan0() {
CAN0_ErrorInterrupt_CallBack,
NULL,
NULL,
NULL, //CAN0_TxInterruptCallBackType,
NULL,//CAN0_TxInterruptCallBackType,
DMA_TransferCompleteCallbackCan0,
NULL
@ -341,7 +341,7 @@ bool vCanPort_InitCan1() {
CAN1_ErrorInterrupt_CallBack,
NULL,
NULL,
NULL,
NULL,//CAN1_TxInterruptCallBackType,
DMA_TransferCompleteCallbackCan1,
NULL