Обновление
This commit is contained in:
parent
929d70404c
commit
59aadc465e
|
|
@ -107,6 +107,9 @@ void LoadDataInFromModel(tMma *env) {
|
|||
// LoggerFormatInfo(LOGGER, LOG_TASK_ARB, "============================================== %d", 0)
|
||||
|
||||
set_Dtc_state(&env->Diagnostic);
|
||||
set_CanDebugSpamTransmitter(&env->canSpamDebugTransmitter);
|
||||
set_CanSpamTransmitter(&env->canSpamTransmitter);
|
||||
get_CanSpamReceiver(&env->canSpamReceiver);
|
||||
|
||||
osMutexRelease(env->ModelTask.access);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue