diff --git a/yaml parse test/testAnimationYaml.yaml b/yaml parse test/testAnimationYaml.yaml index 83b248c..b1a1d55 100644 --- a/yaml parse test/testAnimationYaml.yaml +++ b/yaml parse test/testAnimationYaml.yaml @@ -83,9 +83,9 @@ animations: to_file: loveFace.png duration: 10 - - name: reset to blink + - name: reset to continuous blink description: Animation for blinking - loop_count: 1 + loop_count: 0 trigger: Butn_0004_0001 @@ -109,7 +109,7 @@ animations: duration: 400 - name: blink - description: Animation for blinking + description: Animation for a blink loop_count: 1 trigger: blinkTimer #Button 2 pressed @@ -131,7 +131,7 @@ animations: - name: boot description: boot with blinking - loop_count: 1 + loop_count: 0 trigger: boot