Browse Source

add wipe effects

master
Fr3deric 4 years ago
parent
commit
c2b5bbaa70
  1. 3
      blinkenbaum.yml
  2. 2
      ledstring.yml

3
blinkenbaum.yml

@ -61,3 +61,6 @@ light: @@ -61,3 +61,6 @@ light:
name: rainbow
speed: 10
width: 50
- addressable_color_wipe:
name: wipe
add_led_interval: 400ms

2
ledstring.yml

@ -82,3 +82,5 @@ light: @@ -82,3 +82,5 @@ light:
name: flicker
update_interval: 50ms
intensity: 5%
- addressable_color_wipe:
name: wipe

Loading…
Cancel
Save