Update sofle_left.dts

This commit is contained in:
1218
2024-10-15 23:04:16 +08:00
committed by GitHub
parent 7290189256
commit bb5ca29fc1
+3 -2
View File
@@ -70,9 +70,10 @@ backlight: pwmleds {
}; };
pwm0_sleep: pwm0_sleep { pwm0_sleep: pwm0_sleep {
group1 { group1 {
psels = <NRF_PSEL(PWM_OUT0, 1, 13)>; // psels = <NRF_PSEL(PWM_OUT0, 1, 13)>;
control-gpios = <&gpio1 13 GPIO_PULL_DOWN>;
low-power-enable; low-power-enable;
control-gpios = <&gpio1 13 GPIO_PULL_DOWN>;
}; };
}; };
}; };