This commit is contained in:
cfif 2026-06-02 17:30:44 +03:00
parent 9bcffdc2e5
commit 4b59e2ca89
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ static lin_event_id_t Lin5_Scheduler(tLin5TaskSensor *env) {
if (ret == LIN_RX_COMPLETED) { if (ret == LIN_RX_COMPLETED) {
if (ADR_COM == CCU_DRS_Req) { if (ADR_COM == CCU_DRS_Req) {
asm("nop");
} else { } else {
tDRS_Stat DRS_Stat; tDRS_Stat DRS_Stat;