We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90316ff commit 6884badCopy full SHA for 6884bad
cleanUp.m
@@ -16,7 +16,7 @@ function cleanUp()
16
% Screen Close All
17
sca;
18
19
- % % Shut down connection with Eyelink
+ % Shut down connection with Eyelink
20
if cfg.eyeTracker.do
21
Eyelink('shutdown');
22
end
0 commit comments