Browse Source

更新500ms闪烁一次

luyuan_t440 3 năm trước cách đây
mục cha
commit
9264d1dfbf

+ 1 - 1
u-boot/arch/arm/mach-arkmicro/armv7/ark1668e_display_cfg.c

@@ -78,7 +78,7 @@ static struct udevice *g_dp;
 
 static void update_led_blinking(int start)
 {
-	#define BACKLIGHT_PWM_PERIOD		1000000000
+	#define BACKLIGHT_PWM_PERIOD		500000000
 	u32 pwm_id = 1;
 
 	/* pad config */