Обновление
This commit is contained in:
parent
7145e0c1dc
commit
95bf770b01
|
|
@ -42,7 +42,7 @@ void Get_Set_Tpu_PwmCallback(tPwmFlagchip *env);
|
|||
|
||||
#define TPU_FREQ (BUS_CLK / SCG_CLK_DIV)
|
||||
|
||||
#define PWM_FREQ 100 // 100 Hz
|
||||
#define PWM_FREQ 50 // 100 Hz
|
||||
|
||||
#define PERIOD_TICKS (TPU_FREQ / PWM_FREQ)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue