Skip to content

Commit 22dc30d

Browse files
committed
Correct external led name in web ui
1 parent 72c3180 commit 22dc30d

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
@@ -3,7 +3,7 @@ substitutions:
33
led_count: "17" # Match the max_value from filament_slots
44
light:
55
- platform: esp32_rmt_led_strip
6-
name: LEDs
6+
name: External LEDs
77
id: neopixel_light
88
pin: ${external_led_pin}
99
num_leds: ${led_count}

0 commit comments

Comments
 (0)