Обновление

This commit is contained in:
cfif 2026-04-20 17:36:49 +03:00
parent 83eaef851d
commit bcf78a1231
1 changed files with 2 additions and 0 deletions

View File

@ -1268,6 +1268,8 @@ static uint16_t RequestDownload_34(tCanUds *env) {
env->AdrFlash = 0x1100000; env->AdrFlash = 0x1100000;
env->SizeWriteFlash = 0; env->SizeWriteFlash = 0;
// vCanSerialPortSetMaskCount(env->CanIO->env, 2);
return 4; return 4;
} }
// конец --------------------------- RequestDownload --------------------------------------------------------- // конец --------------------------- RequestDownload ---------------------------------------------------------