Merge remote-tracking branch 'origin/master'

This commit is contained in:
Дарья Бараева 2026-06-23 13:35:20 +03:00
commit 0f6418ea57
2 changed files with 2 additions and 1 deletions

View File

@ -1549,6 +1549,7 @@ static uint16_t RequestDownload_34(tCanUds *env) {
uint8_t countBlock = 31;//31;
requestDownload_Response->maxNumberOfBlockLength = countBlock * 128 + 2;
// requestDownload_Response->maxNumberOfBlockLength = 10;
#if (LOG_UDS == 1)
LoggerFormatInfo(LOGGER, LOG_SIGN, "RequestDownload: memoryAddress = %08X memorySize = %08X", env->AdrFlash,

View File

@ -11,7 +11,7 @@
#include "CanSpamTransmitter.h"
#include "AdcTasks.h"
#define LOG_UDS 1
#define LOG_UDS 0
//#define CAN_US_QUEUE_SIZE 1