„src/TactileVisualization/ovpCBoxAlgorithmP300TactileVisualization.h“ ändern

This commit is contained in:
Tobias Baumann 2022-06-22 08:31:07 +00:00
parent 5064a3a92a
commit 331309e48f

View File

@ -146,7 +146,7 @@ namespace OpenViBE
prototype.addOutput("Result",OV_TypeId_Stimulations); prototype.addOutput("Result",OV_TypeId_Stimulations);
prototype.addSetting("Interface Filename",OV_TypeId_Filename,"/ui/p300-tactile-6.ui"); prototype.addSetting("Interface Filename",OV_TypeId_Filename,"${Player_ScenarioDirectory}/ui/p300-tactile-6.ui");
prototype.addSetting("Row Stimulation Base",OV_TypeId_Stimulation,"OVTK_StimulationId_Label_01"); prototype.addSetting("Row Stimulation Base",OV_TypeId_Stimulation,"OVTK_StimulationId_Label_01");
prototype.addSetting("Number of Tactilos",OV_TypeId_Integer,"6"); prototype.addSetting("Number of Tactilos",OV_TypeId_Integer,"6");
prototype.addSetting("Free Spelling",OV_TypeId_Boolean,"false"); prototype.addSetting("Free Spelling",OV_TypeId_Boolean,"false");