Обновление
This commit is contained in:
parent
aa7383b3a7
commit
b0200d086c
|
|
@ -457,9 +457,9 @@ static lin_event_id_t CFR_SET_x(tLinIO *linIo, tLinData *linData, uint8_t BUS_AD
|
|||
ACT_CFR_SET_->unused = 1;
|
||||
|
||||
ACT_CFR_SET_->Unused_SET = 0;
|
||||
ACT_CFR_SET_->Stall_SET = 0;//Stall_SET;
|
||||
ACT_CFR_SET_->Stall_SET = Stall_SET;
|
||||
ACT_CFR_SET_->Lnoise_SET = Lnoise_SET;
|
||||
ACT_CFR_SET_->Autos_SET = 0;//Autos_SET;
|
||||
ACT_CFR_SET_->Autos_SET = Autos_SET;
|
||||
ACT_CFR_SET_->Speed_SET = Speed_SET;
|
||||
ACT_CFR_SET_->Coils_Stop_SET = Coils_Stop_SET;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue