Skip to content

Commit 193b725

Browse files
Update src/eyeTracker.m
Co-authored-by: Remi Gau <[email protected]>
1 parent b474b02 commit 193b725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eyeTracker.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
WaitSecs(0.1);
155155

156156
% Mark the beginning of the trial, here start the stimulation of the experiment.
157-
Eyelink('Message', 'SYNCTIME');
157+
Eyelink('Message', 'start_recording');
158158

159159
case 'StopRecordings'
160160

0 commit comments

Comments
 (0)