summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/core/core_automation_events.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/core/core_automation_events.c b/examples/core/core_automation_events.c
index adea0e88..27711b39 100644
--- a/examples/core/core_automation_events.c
+++ b/examples/core/core_automation_events.c
@@ -214,6 +214,7 @@ int main(void)
}
else
{
+ SetAutomationEventBaseFrame(180);
StartAutomationEventRecording();
eventRecording = true;
}