Skip to content

Commit aa2906e

Browse files
JohnWC-YehJohnAZoidberg
authored andcommitted
fwk: 16-inch: modify amber led brightness
Increase Amber LED PMW duty to [100,17,0]. BRANCH=fwk-tulip-29169 BUG=https://app.clickup.com/t/86eun47uq TEST=amber LED is brighter compared to the other 16-inch unit. Signed-off-by: johnwc_yeh <JohnWC_Yeh@compal.com>
1 parent 2844d59 commit aa2906e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zephyr/program/framework/lotus/led_pins.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
color_amber: color-amber {
6666
led-color = "LED_AMBER";
67-
led-values = <9 1 0>;
67+
led-values = <100 17 0>;
6868
};
6969

7070
};

0 commit comments

Comments
 (0)