made script files equal
This commit is contained in:
@@ -61,5 +61,8 @@ script:
|
|||||||
- id: update_all
|
- id: update_all
|
||||||
then:
|
then:
|
||||||
- component.update: main_display
|
- component.update: main_display
|
||||||
|
- delay: 0.1s
|
||||||
- script.execute: update_bar1_left
|
- script.execute: update_bar1_left
|
||||||
|
- delay: 0.1s
|
||||||
- script.execute: update_bar1_right
|
- script.execute: update_bar1_right
|
||||||
|
- delay: 0.1s
|
||||||
|
|||||||
@@ -103,7 +103,12 @@ script:
|
|||||||
- id: update_all
|
- id: update_all
|
||||||
then:
|
then:
|
||||||
- component.update: main_display
|
- component.update: main_display
|
||||||
|
- delay: 0.1s
|
||||||
- script.execute: update_bar1_left
|
- script.execute: update_bar1_left
|
||||||
|
- delay: 0.1s
|
||||||
- script.execute: update_bar1_right
|
- script.execute: update_bar1_right
|
||||||
|
- delay: 0.1s
|
||||||
- script.execute: update_bar2_left
|
- script.execute: update_bar2_left
|
||||||
|
- delay: 0.1s
|
||||||
- script.execute: update_bar2_right
|
- script.execute: update_bar2_right
|
||||||
|
- delay: 0.1s
|
||||||
|
|||||||
Reference in New Issue
Block a user