Обновление
This commit is contained in:
parent
83eaef851d
commit
bcf78a1231
2
CanUds.c
2
CanUds.c
|
|
@ -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 ---------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue