Skip to content

Commit d55b738

Browse files
committed
Inline comment
1 parent 04bb49c commit d55b738

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

+hw/+ptb/Window.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ function open(obj)
287287

288288
% setup screen window
289289
if obj.VirtualFramebuffer == "on"
290+
% Enable imaging pipeline and virtual framebuffer
290291
PsychImaging('PrepareConfiguration');
291292
PsychImaging('AddTask', 'General', 'UseVirtualFramebuffer');
292293
obj.PtbHandle = PsychImaging('OpenWindow', ...

0 commit comments

Comments
 (0)