Skip to content

Commit

Permalink
add presenter for method
Browse files Browse the repository at this point in the history
  • Loading branch information
sbashford committed Jan 17, 2023
1 parent 526f324 commit 9688a59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions macos/run.mm
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,9 @@ void initializeAppAndRunEventLoop(EyeTracker &eyeTracker,
{Method::
fixedLevelFreeResponseWithPredeterminedTargetsAndAudioRecording,
freeResponsePresenter},
{Method::
fixedLevelFreeResponseWithPredeterminedTargetsAndEyeTracking,
freeResponsePresenter},
{Method::fixedLevelFreeResponseWithSilentIntervalTargets,
freeResponsePresenter},
{Method::fixedLevelFreeResponseWithTargetReplacement,
Expand Down

0 comments on commit 9688a59

Please sign in to comment.