Обновление
This commit is contained in:
parent
efe735afca
commit
9ec78736d6
2
CanUds.c
2
CanUds.c
|
|
@ -1380,7 +1380,7 @@ static uint16_t TransferData_36(tCanUds *env) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// setResponseErrorPending(env, UDS_RoutineControl, UDS_error_requestCorrectlyReceived_ResponsePending);
|
//setResponseErrorPending(env, UDS_RoutineControl, UDS_error_requestCorrectlyReceived_ResponsePending);
|
||||||
|
|
||||||
if (osMutexAcquire(env->access, 1000) == osOK) {
|
if (osMutexAcquire(env->access, 1000) == osOK) {
|
||||||
env->currentSessionTesterPresentTimeout = SystemGetMs() + timeout_session_S3_Server;
|
env->currentSessionTesterPresentTimeout = SystemGetMs() + timeout_session_S3_Server;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue