Обновление

This commit is contained in:
cfif 2025-12-03 15:38:34 +03:00
parent be1869c7a0
commit 0bac6c3c2d
1 changed files with 2 additions and 0 deletions

View File

@ -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;
}