diff --git a/MainModesArbiter_InitStage.c b/MainModesArbiter_InitStage.c index 736caf0..775a4bc 100644 --- a/MainModesArbiter_InitStage.c +++ b/MainModesArbiter_InitStage.c @@ -78,7 +78,7 @@ static void Mma_InitSubSystems(tMma *env) { // Контроль напряжения борт-сети (1 - ВКЛ) GpioPinSet(&env->gpios->power.PBATT_CK_EN, true); - +/* GpioPinSet(&env->gpios->power.BTS5180_2EKA_FrontRearIncarMotor.Incar_Motor_Front_EN, true); GpioPinSet(&env->gpios->power.BTS5180_2EKA_FrontRearIncarMotor.Incar_EN_Diag, true); GpioPinSet(&env->gpios->power.BTS5180_2EKA_FrontRearIncarMotor.Incar_Motor_Rear_EN, true); @@ -110,7 +110,7 @@ static void Mma_InitSubSystems(tMma *env) { GpioPinSet(&env->gpios->power.BTS5120_2EKA_ShutoffValvePowerTXV.ShutOffTXV1_EN, true); GpioPinSet(&env->gpios->power.BTS5120_2EKA_ShutoffValvePowerTXV.ShutOffTXV_EN_Diag, true); GpioPinSet(&env->gpios->power.BTS5120_2EKA_ShutoffValvePowerTXV.ShutOffTXV2_EN, true); - +*/ // Indication_Init(&env->Indication, HVAC_DEV_MODE_STARTUP);