Шим чоппера инитиццо нулём

This commit is contained in:
seklyuts 2023-12-29 09:12:49 +03:00
parent 7cf989b182
commit 3c5e809694
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -38,7 +38,7 @@ volatile strPWMABC PWM_motor = {PERIOD_2, PERIOD_2, PERIOD_2};
int16_t A_proc,B_proc,C_proc;
uint16_t PWM_Vent = PERIOD_MOTOR;
uint16_t PWM_Chop = PERIOD_MOTOR;
uint16_t PWM_Chop = 0;
void pwm_set_volt_3F(float phaseA, float phaseB, float phaseC, float Udc)
{