Обновление
This commit is contained in:
parent
be1869c7a0
commit
0bac6c3c2d
|
|
@ -528,6 +528,8 @@ lin_event_id_t Lin0_Scheduler(tLinTaskActuator *env) {
|
|||
|
||||
if (ret == LIN_TX_COMPLETED) {
|
||||
|
||||
env->linCommandActuator[i].isRFR_STA = 1;
|
||||
|
||||
} else {
|
||||
return ret;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue