From ec8ea7b00b993b1422b6fd6e8cdfed1a7212cb77 Mon Sep 17 00:00:00 2001 From: Todd OST Date: Mon, 17 Jun 2024 14:46:50 +0100 Subject: [PATCH] BF: Eyetracker YAML path needs to be relative to iohub.devices --- .../sr_research/eyelink/default_eyetracker.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/psychopy_eyetracker_sr_research/sr_research/eyelink/default_eyetracker.yaml b/psychopy_eyetracker_sr_research/sr_research/eyelink/default_eyetracker.yaml index 279abc4..36fcde0 100644 --- a/psychopy_eyetracker_sr_research/sr_research/eyelink/default_eyetracker.yaml +++ b/psychopy_eyetracker_sr_research/sr_research/eyelink/default_eyetracker.yaml @@ -5,7 +5,7 @@ # created by the ioHub Process will be assigned the default value # indicated here. # -eyetracker.hw.sr_research.eyelink.EyeTracker: +eyetracker.sr_research.eyelink.EyeTracker: # name: The unique name to assign to the device instance created. # The device is accessed from within the PsychoPy script # using the name's value; therefore it must be a valid Python