Set shen scene in config, turn on timer

This commit is contained in:
Matthew Territo
2017-07-13 13:29:33 -06:00
parent 111b68ed13
commit d905f7be28
3 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
--[[ Configuration scripts for the Research Kit ]]--
-- Set a timeout for the application
openspace.setPropertyValue("Global Properties.ResearchKit.Timer._timeout", 20000)
openspace.setPropertyValue("Global Properties.ResearchKit.Timer._timeout", 4000)
openspace.setPropertyValue("Global Properties.ResearchKit.Timer._timeoutCycles", 0)