Skip to content

Commit edb0375

Browse files
committed
Increase rmt_symbols for external led to reduce flickering
1 parent 22dc30d commit edb0375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware/conf.d/led-external.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ light:
77
id: neopixel_light
88
pin: ${external_led_pin}
99
num_leds: ${led_count}
10-
rmt_symbols: 48
10+
rmt_symbols: 144
1111
rgb_order: GRB
1212
chipset: WS2812
1313
default_transition_length: 0.4s

0 commit comments

Comments
 (0)