7
This commit is contained in:
@@ -154,15 +154,15 @@ script:
|
|||||||
- id: update_all
|
- id: update_all
|
||||||
then:
|
then:
|
||||||
- component.update: main_display
|
- component.update: main_display
|
||||||
- delay: 0.1s
|
- delay: 10ms
|
||||||
- script.execute: update_bar1_left
|
- script.execute: update_bar1_left
|
||||||
- delay: 0.1s
|
- delay: 10ms
|
||||||
- script.execute: update_bar1_right
|
- script.execute: update_bar1_right
|
||||||
- delay: 0.1s
|
- delay: 10ms
|
||||||
- script.execute: update_bar2_left
|
- script.execute: update_bar2_left
|
||||||
- delay: 0.1s
|
- delay: 10ms
|
||||||
- script.execute: update_bar2_right
|
- script.execute: update_bar2_right
|
||||||
- delay: 0.1s
|
- delay: 10ms
|
||||||
- script.execute: update_bar3_left
|
- script.execute: update_bar3_left
|
||||||
- delay: 0.1s
|
- delay: 10ms
|
||||||
- script.execute: update_bar3_right
|
- script.execute: update_bar3_right
|
||||||
|
|||||||
Reference in New Issue
Block a user