From c51283850bd00f1cd248bb7d0b50a2c970527bd7 Mon Sep 17 00:00:00 2001 From: 1218 <98438916+a741725193@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:56:59 +0800 Subject: [PATCH] Update sofle_right.dts --- config/boards/arm/sofle/sofle_right.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/boards/arm/sofle/sofle_right.dts b/config/boards/arm/sofle/sofle_right.dts index e3731e7..0bcae34 100644 --- a/config/boards/arm/sofle/sofle_right.dts +++ b/config/boards/arm/sofle/sofle_right.dts @@ -50,7 +50,7 @@ backlight: pwmleds { compatible = "pwm-leds"; pwm_led_0 { - pwms = <&pwm0 0 PWM_MSEC(10) PWM_POLARITY_NORMAL>; + pwms = <&pwm0 0 PWM_MSEC(1) PWM_POLARITY_NORMAL>; }; };