Init
This commit is contained in:
parent
9bcffdc2e5
commit
4b59e2ca89
|
|
@ -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;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue