Обновление

This commit is contained in:
cfif 2026-06-22 14:11:29 +03:00
parent ae97e7ee49
commit 5b1ef05b44
2 changed files with 2 additions and 1 deletions

View File

@ -1550,6 +1550,7 @@ static uint16_t RequestDownload_34(tCanUds *env) {
uint8_t countBlock = 8;//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