diff --git a/yaml parse test/testAnimationYaml.yaml b/yaml parse test/testAnimationYaml.yaml
index b1a1d55..e1d8ea2 100644
--- a/yaml parse test/testAnimationYaml.yaml	
+++ b/yaml parse test/testAnimationYaml.yaml	
@@ -5,7 +5,7 @@ animations:
 
     # Define the trigger for this animation.
     # In this case, it triggers when a button is pressed.
-    trigger: Butn_0001_0001 #Button 1 pressed
+    trigger: Butn_1000_0001 #Button 1 pressed
 
     # Specify whether this animation can be overridden by another animation.
     overrideable: true
@@ -87,7 +87,7 @@ animations:
     description: Animation for blinking
     loop_count: 0
 
-    trigger: Butn_0004_0001
+    trigger: Butn_0005_0001
     
     overrideable: true