Skip to content

Commit 04f5cb1

Browse files
committed
samples: led_pwm: Lower the blinking delay for RT1180 EVK
The blinking period provided by default was too large for this platform. Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent 05058ca commit 04f5cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_BLINK_DELAY_SHORT=10
2+
CONFIG_BLINK_DELAY_LONG=30

0 commit comments

Comments
 (0)