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 <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2025-07-22 17:18:46 -05:00 committed by Benjamin Cabé
parent 11cb93dadf
commit 85e1353624

View File

@ -0,0 +1,2 @@
CONFIG_BLINK_DELAY_SHORT=10
CONFIG_BLINK_DELAY_LONG=30